summaryrefslogtreecommitdiff
path: root/docs/podman.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman.1.md')
-rw-r--r--docs/podman.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/podman.1.md b/docs/podman.1.md
index 61337d893..d19dd6060 100644
--- a/docs/podman.1.md
+++ b/docs/podman.1.md
@@ -132,10 +132,10 @@ has the capability to debug pods/images created by crio.
**registries.conf** (`/etc/containers/registries.conf`)
- registries.conf is the configuration file which specifies which registries should be consulted when completing image names which do not include a registry or domain portion.
+ registries.conf is the configuration file which specifies which container registries should be consulted when completing image names which do not include a registry or domain portion.
## SEE ALSO
-`oci-hooks(5)`, `storage.conf(5)`, `crio(8)`
+`oci-hooks(5)`, `registries.conf(5)`, `storage.conf(5)`, `crio(8)`
## HISTORY
Dec 2016, Originally compiled by Dan Walsh <dwalsh@redhat.com>