diff options
author | eadler <eadler@FreeBSD.org> | 2012-11-18 16:33:51 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-11-18 16:33:51 +0000 |
commit | ae1cdcc2e86129fc00cbd9bd76e8b13437d07405 (patch) | |
tree | 1873058dc2e990bb7e202673c158f6b951960aa2 /usr.bin/pr/pr.1 | |
parent | ec229e5ea6e188406460b3cee0a7a0d34e6bc594 (diff) | |
download | FreeBSD-src-ae1cdcc2e86129fc00cbd9bd76e8b13437d07405.zip FreeBSD-src-ae1cdcc2e86129fc00cbd9bd76e8b13437d07405.tar.gz |
Standardize EXIT STATUS instructions in man pages when possible.
Approved by: bcr (mentor)
MFC after: 3 days
Diffstat (limited to 'usr.bin/pr/pr.1')
-rw-r--r-- | usr.bin/pr/pr.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/pr/pr.1 b/usr.bin/pr/pr.1 index 035958e..7beb00e 100644 --- a/usr.bin/pr/pr.1 +++ b/usr.bin/pr/pr.1 @@ -361,9 +361,7 @@ and require that both arguments, if present, not be separated from the option letter. .Sh EXIT STATUS -The -.Nm -utility exits 0 on success, and 1 if an error occurs. +.Ex -std .Sh DIAGNOSTICS If .Nm |