diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2020-11-17 10:45:05 -0500 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2020-11-17 11:43:03 -0500 |
commit | 586a7d97c2b13a47fa04348bcba200307595e7ca (patch) | |
tree | 4165bbf88d5cb618bd6219ed8866a2ab0ebf21f7 /docs/source/markdown/podman-run.1.md | |
parent | 42ec4cf87f8d0a84301594a4fc5cf05f0a10bd7f (diff) | |
download | podman-586a7d97c2b13a47fa04348bcba200307595e7ca.tar.gz podman-586a7d97c2b13a47fa04348bcba200307595e7ca.tar.bz2 podman-586a7d97c2b13a47fa04348bcba200307595e7ca.zip |
[CI:DOCS] fix an apostrophe nit in man page
A quick follow up to #8367 to add a missing apostrophe in three
man pages.
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-run.1.md')
-rw-r--r-- | docs/source/markdown/podman-run.1.md | 2 |
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** |