summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2018-10-18 14:32:57 -0700
committerGitHub <noreply@github.com>2018-10-18 14:32:57 -0700
commit0fefe3b191444cba8694119b5c30f484d146e162 (patch)
tree9cd1f242ce0ecd5826444747579488eea387685b
parenta75a888640efcbecdf80caac3004957d6b0752ed (diff)
parenta7a3a5ca2a40c6b93e99867d1286a19bb979dc5a (diff)
downloadpodman-0fefe3b191444cba8694119b5c30f484d146e162.tar.gz
podman-0fefe3b191444cba8694119b5c30f484d146e162.tar.bz2
podman-0fefe3b191444cba8694119b5c30f484d146e162.zip
Merge pull request #1673 from stickster/patch-1
Fix trivial missing markup in manpage
-rw-r--r--docs/podman.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman.1.md b/docs/podman.1.md
index 3a0943d6b..81b201940 100644
--- a/docs/podman.1.md
+++ b/docs/podman.1.md
@@ -73,7 +73,7 @@ Print the version
## Exit Status
-The exit code from `podman gives information about why the container
+The exit code from `podman` gives information about why the container
failed to run or why it exited. When `podman` commands exit with a non-zero code,
the exit codes follow the `chroot` standard, see below: