Author: 0mp (ports committer)
Date: Wed Oct 31 16:10:04 2018
New Revision: 339957
URL: https://svnweb.freebsd.org/changeset/base/339957

Log:
  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

Modified:
  head/bin/ps/ps.1

Modified: head/bin/ps/ps.1
==============================================================================
--- head/bin/ps/ps.1    Wed Oct 31 15:29:26 2018        (r339956)
+++ head/bin/ps/ps.1    Wed Oct 31 16:10:04 2018        (r339957)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to