summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getrusage.2
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: remove literal tabs where they don't belonguqs2010-06-081-3/+3
|
* Document RUSAGE_THREAD.kib2010-05-041-3/+9
| | | | | Reviewed by: bde MFC after: 1 week
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* Sort sections.ru2005-01-201-3/+3
|
* Fix a case of _SC_CLK_TCK being misspelled as _SC_CLOCK_TCK.roam2004-08-061-1/+1
| | | | | | PR: 69428 Submitted by: Sascha Schneider <suntsu@suntsu.org> MFC after: 2 weeks
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+2
|
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-3/+3
|
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-3/+5
| | | | | | | | | | Stop calling system calls "function calls". Use "The .Fn system call" a-la "The .Nm utility". When referring to a non-BSD implementation in the HISTORY section, call syscall a function, to be safe.
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-3/+3
|
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.yar2001-08-091-5/+1
| | | | Reviewed by: ru
* Remove whitespace at EOL.dd2001-07-151-2/+2
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-5/+11
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Fix a bunch of spelling errors.steve1998-06-041-2/+2
| | | | | PR: 6856 Submitted by: Josh Gilliam <josh@quick.net>
* Use .Fn for sysconf(_SC_CLOCK_TCK) reference.alex1998-01-131-1/+3
| | | | Added $Id$.
* Add missing RETURN VALUES/ERRORS sections.mpp1997-01-121-3/+9
|
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-1/+1
| | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages.
* Document that the relevant clock ticks are for the statistics clockbde1996-07-301-0/+3
| | | | and that the statistics clock has a frequency of sysconf(_SC_CLK_TCK).
* Fixed comment about ru_maxrss. This field isn't an integral.bde1996-07-301-1/+1
|
* Xref clocks(7).joerg1996-04-051-1/+2
|
* Add the sys/types.h include to the necessary documented includes for theats1994-12-311-0/+1
| | | | getrusage call.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+164
OpenPOWER on IntegriCloud