Author: eadler
Date: Sun Dec 31 00:35:11 2017
New Revision: 327396
URL: https://svnweb.freebsd.org/changeset/base/327396

Log:
  man(1): document exit code
  
  man(1) uses standard exit codes, document that.
  
  PR:           223517
  Reported by:  wosch
  MFC after:    1 week

Modified:
  head/usr.bin/man/man.1

Modified: head/usr.bin/man/man.1
==============================================================================
--- head/usr.bin/man/man.1      Sun Dec 31 00:34:29 2017        (r327395)
+++ head/usr.bin/man/man.1      Sun Dec 31 00:35:11 2017        (r327396)
@@ -355,6 +355,8 @@ System configuration file.
 .It Pa /usr/local/etc/man.d/*.conf
 Local configuration files.
 .El
+.Sh EXIT STATUS
+.Ex -std
 .Sh SEE ALSO
 .Xr apropos 1 ,
 .Xr intro 1 ,
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to