summaryrefslogtreecommitdiffstats
path: root/share/man/man3/sysexits.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shorten introductory sentence and make deprecation clearer;schwarze2017-04-111-6/+4
| | | | disgussed with deraadt@
* sysexits only caught on for mail programs. it is not actually recommendedtedu2015-12-301-10/+7
| | | | | for general use, so tone down the language. ok deraadt
* less sendmail specific;jmc2014-09-161-3/+3
|
* use fancy .In macros for includes. from Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* When Joerg Wunsch copied most of the text in this file from sysexits.h,schwarze2012-01-151-8/+16
| | | | | | | | | | | | | he neglected to copy the Copyright notice as well; so restore the Copyright notice as it was originally set up by Keith Bostic. While here, * correct the BSD release where this file first appeared, * mention the original use case and author, * kill low-level roff(7) tinkering, and * clarify what exactly Joerg copied. ok jmc@
* style(9) does not recommend sysexits, so don;t claim it does;jmc2008-09-091-7/+5
| | | | | | | | | also swap the style Xr for _exit(2); prodded by two PRs from FreeBSD, 127219 and 127220, submitted by Bruce Cran, though we've taken the opposite fix; help/ok otto
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* typos;jmc2003-05-201-7/+7
|
* Grammar: somewhere -> sometimeaaron2001-01-241-2/+2
|
* Fix a few mdoc/formatting nits.aaron2001-01-241-6/+5
|
* .Sh AUTHOR -> AUTHORS, ok aaron@todd2000-11-101-2/+2
|
* Some share/man fleshing.aaron2000-10-261-44/+47
|
* Add sysexits(3) as referenced by style(9) from FreeBSD. This is basicallymillert2000-04-261-0/+134
just the comments from sysexits.h