Author: 0mp (doc,ports committer)
Date: Fri Mar 13 09:07:02 2020
New Revision: 358943
URL: https://svnweb.freebsd.org/changeset/base/358943

Log:
  MFC r339957:
  
  Approved by:  bcr (mentor)
  Differential Revision:        https://reviews.freebsd.org/D24052
  
  ps(1): Add a standard exit status section
  
  Reviewed by:  bcr, eadler
  Approved by:  krion (mentor)
  Differential Revision:        https://reviews.freebsd.org/D17146

Modified:
  stable/12/bin/ps/ps.1
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/bin/ps/ps.1
==============================================================================
--- stable/12/bin/ps/ps.1       Fri Mar 13 09:06:39 2020        (r358942)
+++ stable/12/bin/ps/ps.1       Fri Mar 13 09:07:02 2020        (r358943)
@@ -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
@@ -751,6 +751,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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to