Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort sections. | ru | 2005-01-21 | 1 | -19/+19 |
| | |||||
* | Bump document date for last commit. | simon | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | - Add a HARDWARE section which lists supported devices based on the | simon | 2004-08-08 | 1 | -3/+68 |
| | | | | manual page and the Hardware Notes. | ||||
* | Hiten's patchset for section four manpages, slightly edited by me. | ru | 2003-06-28 | 1 | -3/+6 |
| | |||||
* | Update man pages in the section 4 to match the reality in -CURRENT. | yokota | 2001-10-13 | 1 | -2/+7 |
| | | | | | | | | | | | - Change lines referring to kernel configuration file: device foo0 at isa port xxx irq yyy... to device foo Describe resource "hints" in /boot/device.hints. - Try to describe resource allocation and probe/attach behavior in the newbus framework. | ||||
* | Revert my queueing -> queuing commit. Both spellings are correct, and | dd | 2001-08-25 | 1 | -2/+2 |
| | | | | | | some people prefer the former. Submitted by: ken, nectar | ||||
* | Spelling police: queueing -> queuing | dd | 2001-08-23 | 1 | -2/+2 |
| | | | | | PR: 29985 Submitted by: Joseph Mallett <jmallett@xMach.org> | ||||
* | Spelling police: withough -> without | dd | 2001-08-23 | 1 | -1/+1 |
| | | | | Submitted by: Joseph Mallett <jmallett@xMach.org> | ||||
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 1 | -2/+5 |
| | |||||
* | Removed whitespace at end-of-line; no content changes. I simply did | schweikh | 2001-07-14 | 1 | -2/+2 |
| | | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days | ||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | Remove the MD part from the document title. | ru | 2001-02-20 | 1 | -1/+1 |
| | | | | Forgotten by: obrien | ||||
* | mdoc(7) police: Change -filled displays (which just happen | ru | 2001-02-07 | 1 | -1/+1 |
| | | | | | | to be the same as -ragged in the current implementation) to -ragged. With mdocNG, -filled displays produce the correct output, formatted and justified to both margins. | ||||
* | mdoc(7) police: do not split author names in the AUTHORS section. | ru | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | Remove stray "cam" in the example device lines. | peter | 2000-01-24 | 1 | -1/+1 |
| | |||||
* | Discourage usage of controller in kernel config files. Reflect this | asmodai | 2000-01-17 | 1 | -2/+2 |
| | | | | by changing ``controller'' to ``device'' as per GENERIC and LINT. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Various man page cleanup: | mpp | 1999-08-15 | 1 | -7/+7 |
| | | | | | | | | | | - Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net> | ||||
* | Update the bt(4) man page for CAM. | ken | 1998-10-16 | 1 | -24/+92 |
| | | | | | Reviewed by: ken Submitted by: gibbs | ||||
* | .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs. | charnier | 1998-03-12 | 1 | -4/+7 |
| | | | | Use .An/.Aq. | ||||
* | add missing cvs Id lines. | jmg | 1997-03-07 | 1 | -0/+1 |
| | |||||
* | More man page cleanups. | wollman | 1996-01-19 | 1 | -25/+27 |
| | |||||
* | Changed all occurences of GENERICAH/GENERICBT to a simple GENERIC in the | ats | 1994-10-31 | 1 | -1/+1 |
| | | | | man pages. | ||||
* | Change hardwired irqs to soft irqs (?). | jkh | 1994-10-27 | 1 | -0/+61 |
Add manpage for Buslogic cards, since we didn't have one. |