summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/modstat.2
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-1/+1
|
* mdoc(7) police: use .Rv -std.ru2001-07-041-7/+2
|
* First, fix a leftover of the cut'n'paste from the kld* pages:yar2001-07-031-2/+6
| | | | | | | | | change the name of the page (.Nm) from "kldstat" to "modstat". Second, don't claim that modstat(2) always returns 0. Actually, it behaves as most syscalls do - returns 0 on success, or -1 on failure. MFC after: 5 days
* Prepare for mdoc(7)NG.ru2000-12-291-0/+2
|
* Add man pages for mod*(2). Shamelessly cut/pasted from the kld*(2) manpeter2000-09-281-0/+124
pages by Chris Costello.
OpenPOWER on IntegriCloud