summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.i386/pnp.4
Commit message (Collapse)AuthorAgeFilesLines
* Switch to 2-clause licenseemaste2013-06-031-5/+0
| | | | Approved by: luigi@
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-131-11/+11
| | | | | | | | | | | bottom of the manpages and order them consistently. GNU groff doesn't care about the ordering, and doesn't even mention CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put them. Found by: mdocml lint run Reviewed by: ru
* Fix AUTHORS formatting.brueffer2008-03-161-0/+1
| | | | MFC after: 3 days
* Fix typos and use consistent section names in manual pages:hrs2005-07-151-1/+1
| | | | | | | | | | s/SYSCTLS/SYSCTL VARIABLES/ s/TUNABLES/LOADER TUNABLES/ s/CAVEAT/CAVEATS/ s/DESCIPTION/DESCRIPTION/ Reviewed by: ru MFC after: 3 days
* Markup fixes.ru2005-06-161-12/+9
| | | | Approved by: re (blanket)
* Sort sections.ru2005-01-211-6/+6
|
* - Update pnp(4) to match the reality in -CURRENT.yokota2001-09-231-141/+41
| | | | - Add pnpbios(4).
* Fix a comment line which wrongly states this man page is foryokota2001-09-231-1/+1
| | | | | | the `asc' scanner device :-) MFC after: 3 days
* 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: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-2/+0
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-1/+0
|
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-0/+1
|
* Use Fx macro wherever possible.ru2000-11-141-1/+3
|
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-11/+22
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Refer to kget(8) instead of dset(8).jkoshy1999-05-141-3/+3
| | | | | PR: docs/11702 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-121-4/+6
| | | | Use .An/.Aq.
* add the man page for pnp... also add activate it in the makefilejmg1997-09-091-0/+179
OpenPOWER on IntegriCloud