diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-11-18 16:33:51 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-11-18 16:33:51 +0000 |
commit | ed120cdb3738d48809910aa63b54fb9ea7684d91 (patch) | |
tree | 1873058dc2e990bb7e202673c158f6b951960aa2 /usr.bin/pr/pr.1 | |
parent | 3829d13564bad2bdeed3fa4a859b7054f20be1d5 (diff) |
Standardize EXIT STATUS instructions in man pages when possible.
Approved by: bcr (mentor)
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=243238
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 035958e26bf5..7beb00e135f3 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 |