Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7) police: Tidy up the syscall language. | ru | 2002-12-18 | 1 | -2/+9 |
| | | | | | | | | | | 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. | ru | 2001-10-01 | 1 | -2/+2 |
| | |||||
* | Add cross-references for the new kldsym(2) man page. | chris | 2001-07-27 | 1 | -0/+1 |
| | |||||
* | Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages. | yar | 2001-07-24 | 1 | -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. | ||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: Er macro usage cleanup. | ru | 2000-11-22 | 1 | -1/+3 |
| | |||||
* | Add man pages for mod*(2). Shamelessly cut/pasted from the kld*(2) man | peter | 2000-09-28 | 1 | -0/+84 |
pages by Chris Costello. |