summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kldnext.2
Commit message (Collapse)AuthorAgeFilesLines
* Markup fixes.ru2006-09-171-4/+4
|
* Tell the truth about a) how to get the first fileid, andyar2006-02-221-5/+10
| | | | | | | | b) what return values from kldstat(2) can be expected. Bump .Dd. MFC after: 3 days
* Expand *n't contractions.ru2005-02-131-1/+1
|
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+2
|
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-1/+4
| | | | | | | | | | 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-2/+2
|
* Add cross-references for the new kldsym(2) man page.chris2001-07-271-0/+1
|
* Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages.yar2001-07-241-1/+3
| | | | | | Previously, some useful xrefs were missing. Now each of the pages refers to all remaining section 2 pages, to the kld(4) page, and to a related utility's (section 8) page.
* Remove whitespace at EOL.dd2001-07-151-2/+2
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: Er macro usage cleanup.ru2000-11-221-1/+3
|
* Add man pages for mod*(2). Shamelessly cut/pasted from the kld*(2) manpeter2000-09-281-0/+3
| | | | pages by Chris Costello.
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* mdoc(7) style fix: FreeBSD -> .Fxphantom1999-09-051-1/+2
| | | | Reviewed by: mpp
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Fix the NAME section of the kldload.2 manpage, which made reference tosheldonh1999-07-011-1/+8
| | | | | | | kldunload. Add proper cross-references to the whole family. PR: 12472 Submitted by: Chris Costello <chris@calldei.com>
* Fixed missing include in synopsis.bde1999-04-091-2/+2
| | | | Fixed some mdoc usage errors.
* Manpages for the KLD system calls.dfr1999-04-041-0/+62
PR: docs/10412 Submitted by: Chris Costello <chris@calldei.com>
OpenPOWER on IntegriCloud