summaryrefslogtreecommitdiffstats
path: root/share/man/man9/driver.9
Commit message (Collapse)AuthorAgeFilesLines
* Correct minor errors in the code examples.dd2002-10-011-3/+2
| | | | | PR: 41993 Submitted by: David Lay <dsl@foozle.org>
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-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.ru2001-07-101-1/+1
|
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-2/+2
|
* Add references to the various DEVICE_*(9) manpages, otherwise peoplealex2001-03-101-1/+6
| | | | don't even know about these.
* Reference DRIVER_MODULE.9alex2000-09-171-1/+4
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Various man page cleanup:mpp1999-08-151-4/+4
| | | | | | | | | | - 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>
* Add manpages for the new device framework.dfr1998-09-031-0/+103
OpenPOWER on IntegriCloud