aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/kldunload.2
Commit message (Expand)AuthorAgeFilesLines
* Document that kldunloadf can return EINVAL.Tom Rhodes2008-12-251-1/+5
* Fix bugs in previous revision (missing comma, misspelled syscall name).Ruslan Ermilov2008-03-131-3/+2
* Add reference to kldunloadf system call, which was previously notRobert Watson2008-03-101-1/+14
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-1/+2
* Don't claim to return the fileid which we unloaded. The kernelDima Dorfman2002-10-011-9/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Add cross-references for the new kldsym(2) man page.Chris Costello2001-07-271-0/+1
* Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages.Yaroslav Tykhiy2001-07-241-0/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-0/+1
* Add man pages for mod*(2). Shamelessly cut/pasted from the kld*(2) manPeter Wemm2000-09-281-0/+3
* Remove blank lines.Chris Costello2000-06-231-1/+0
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:Chris Costello2000-06-231-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* mdoc(7) style fix: FreeBSD -> .FxAlexey Zelkin1999-09-051-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Change reference from kldload(3) to kldload(2)Chris Costello1999-08-131-2/+2
* Fix the NAME section of the kldload.2 manpage, which made reference toSheldon Hearn1999-07-011-1/+9
* Fixed missing include in synopsis.Bruce Evans1999-04-091-5/+3
* Manpages for the KLD system calls.Doug Rabson1999-04-041-0/+71