Standardize EXIT STATUS instructions in man pages when possible.
Approved by: bcr (mentor) MFC after: 3 days
This commit is contained in:
parent
3829d13564
commit
ed120cdb37
@ -361,9 +361,7 @@ and
|
|||||||
require that both arguments, if present, not be separated from the option
|
require that both arguments, if present, not be separated from the option
|
||||||
letter.
|
letter.
|
||||||
.Sh EXIT STATUS
|
.Sh EXIT STATUS
|
||||||
The
|
.Ex -std
|
||||||
.Nm
|
|
||||||
utility exits 0 on success, and 1 if an error occurs.
|
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
If
|
If
|
||||||
.Nm
|
.Nm
|
||||||
|
@ -127,10 +127,8 @@ If any sequence numbers will be printed in exponential notation,
|
|||||||
the default conversion is changed to
|
the default conversion is changed to
|
||||||
.Cm %e .
|
.Cm %e .
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Sh EXIT STATUS
|
||||||
The
|
.Ex -std
|
||||||
.Nm
|
|
||||||
utility exits 0 on success and non-zero if an error occurs.
|
|
||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
# seq 1 3
|
# seq 1 3
|
||||||
|
@ -77,10 +77,8 @@ has been specified.
|
|||||||
For more information on what callbacks and Open Delegations do, see
|
For more information on what callbacks and Open Delegations do, see
|
||||||
.%T "Network File System (NFS) Version 4 Protocol" ,
|
.%T "Network File System (NFS) Version 4 Protocol" ,
|
||||||
RFC3530.
|
RFC3530.
|
||||||
.Pp
|
.Sh EXIT STATUS
|
||||||
The
|
.Ex -std
|
||||||
.Nm
|
|
||||||
utility exits 0 on success or >0 if an error occurred.
|
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr nfsv4 4 ,
|
.Xr nfsv4 4 ,
|
||||||
.Xr mount_nfs 8
|
.Xr mount_nfs 8
|
||||||
|
Loading…
Reference in New Issue
Block a user