svn commit: r244073 - stable/7/usr.bin/pr
Eitan Adler
eadler at FreeBSD.org
Mon Dec 10 02:44:47 UTC 2012
Author: eadler
Date: Mon Dec 10 02:44:46 2012
New Revision: 244073
URL: http://svnweb.freebsd.org/changeset/base/244073
Log:
MFC r243238:
Standardize EXIT STATUS instructions in man pages when possible.
Approved by: cperciva (implicit)
Modified:
stable/7/usr.bin/pr/pr.1
Directory Properties:
stable/7/usr.bin/pr/ (props changed)
Modified: stable/7/usr.bin/pr/pr.1
==============================================================================
--- stable/7/usr.bin/pr/pr.1 Mon Dec 10 02:44:46 2012 (r244072)
+++ stable/7/usr.bin/pr/pr.1 Mon Dec 10 02:44:46 2012 (r244073)
@@ -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
More information about the svn-src-stable-7
mailing list