Standardize EXIT STATUS instructions in man pages when possible.

Approved by:	bcr (mentor)
MFC after:	3 days
This commit is contained in:
Eitan Adler 2012-11-18 16:33:51 +00:00
parent 3829d13564
commit ed120cdb37
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=243238
3 changed files with 5 additions and 11 deletions

View File

@ -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

View File

@ -127,10 +127,8 @@ If any sequence numbers will be printed in exponential notation,
the default conversion is changed to
.Cm %e .
.El
.Pp
The
.Nm
utility exits 0 on success and non-zero if an error occurs.
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES
.Bd -literal -offset indent
# seq 1 3

View File

@ -77,10 +77,8 @@ has been specified.
For more information on what callbacks and Open Delegations do, see
.%T "Network File System (NFS) Version 4 Protocol" ,
RFC3530.
.Pp
The
.Nm
utility exits 0 on success or >0 if an error occurred.
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
.Xr nfsv4 4 ,
.Xr mount_nfs 8