summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-run.1.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-11-17 19:42:03 +0100
committerGitHub <noreply@github.com>2020-11-17 19:42:03 +0100
commit3a172c5999706e4493824c436bd7e2e8ea7b3d59 (patch)
tree412c108b2a1ce1cd6996a00eebac2685fc6d9ce2 /docs/source/markdown/podman-run.1.md
parent12de330094fdcd2e2fd0d10d5e5ddd962193de8b (diff)
parent586a7d97c2b13a47fa04348bcba200307595e7ca (diff)
downloadpodman-3a172c5999706e4493824c436bd7e2e8ea7b3d59.tar.gz
podman-3a172c5999706e4493824c436bd7e2e8ea7b3d59.tar.bz2
podman-3a172c5999706e4493824c436bd7e2e8ea7b3d59.zip
Merge pull request #8373 from TomSweeneyRedHat/dev/tsweeney/nitpick
[CI:DOCS] fix an apostrophe nit in man page
Diffstat (limited to 'docs/source/markdown/podman-run.1.md')
-rw-r--r--docs/source/markdown/podman-run.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-run.1.md b/docs/source/markdown/podman-run.1.md
index 8c7d713ac..5b2cdd6a5 100644
--- a/docs/source/markdown/podman-run.1.md
+++ b/docs/source/markdown/podman-run.1.md
@@ -384,7 +384,7 @@ Print usage statement
Container host name
-Sets the container host name that is available inside the container. Can only be used with a private UTS namespace `--uts=private` (default). If `--pod` is specified and the pod shares the UTS namespace (default) the pods hostname will be used.
+Sets the container host name that is available inside the container. Can only be used with a private UTS namespace `--uts=private` (default). If `--pod` is specified and the pod shares the UTS namespace (default) the pod's hostname will be used.
#### **--http-proxy**=**true**|**false**