summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getrusage.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce usage of predefined strings in manpages.bentley2015-02-281-6/+11
| | | | | | | | | | | Predefined strings are not very portable across troff implementations, and they make the source much harder to read. Usually the intended character can be written directly. No output changes, except for two instances where the incorrect escape was used in the first place. tweaks + ok schwarze@
* Improve the description and layout of the RUSAGE_* values, and do someguenther2014-12-101-18/+25
| | | | | | | general cleanup diff from Kaspars Bankovskis (kaspars (at) bankovskis.net) ok and tweaks schwarze@, jmc@
* more library historyschwarze2013-07-171-4/+9
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* More SYNOPSIS, ERRORS, and STANDARDS updatesguenther2013-03-311-4/+8
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Xr clock_gettime. pointed there by art. ok jmc.kjell2007-05-311-1/+2
|
* add a standard RETURN VALUES section; ok deraadt, millertjaredy2005-08-141-3/+7
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* - section reorderjmc2003-06-011-4/+4
| | | | | | - merge COMPATIBILITY - kill whitespace at EOL - tidy up macros
* Initial cleanup:mpech2002-04-301-4/+4
| | | | | | | | | | | | o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-3/+3
| | | | breaks and getting rid of short lines, making these files easier to work with.
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-4/+4
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* make function names the correct casederaadt1999-02-271-3/+3
|
* prettyderaadt1997-09-171-1/+2
|
* Make struct rusage comments consistent between header filemillert1997-03-211-2/+2
| | | | and man page. NetBSD PR #3367
* initial import of NetBSD treederaadt1995-10-181-0/+166