ps(1): Add a standard exit status section

Reviewed by:	bcr, eadler
Approved by:	krion (mentor)
MFC after:      3 days
Differential Revision:	https://reviews.freebsd.org/D17146
This commit is contained in:
Mateusz Piotrowski 2018-10-31 16:10:04 +00:00
parent 65c9ed85e4
commit c97c08de8a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=339957

View file

@ -29,7 +29,7 @@
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
.Dd March 13, 2018
.Dd October 31, 2018
.Dt PS 1
.Os
.Sh NAME
@ -750,6 +750,8 @@ attempts to automatically determine the terminal width.
.It Pa /boot/kernel/kernel
default system namelist
.El
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES
Display information on all system processes:
.Pp