summaryrefslogtreecommitdiffstats
path: root/share/man/man4/intpm.4
Commit message (Collapse)AuthorAgeFilesLines
* Expand *n't contractions.ru2005-02-131-1/+1
|
* Add 'device smb' to the synopsis, as this is required to do anythingmurray2001-09-181-0/+1
| | | | useful with these devices.
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-4/+4
| | | | | | | | | | 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: normalize .Nd.ru2001-04-181-1/+1
|
* These pages are not i386-specific.ru2001-02-201-1/+1
|
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-10/+3
|
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-1/+2
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-4/+8
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* First round of config related changes to the manpages.asmodai2000-01-231-2/+2
| | | | device blah0 -> device blah for PCI devices and busses.
* Discourage usage of controller in kernel config files. Reflect thisasmodai2000-01-171-2/+2
| | | | by changing ``controller'' to ``device'' as per GENERIC and LINT.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Various man page cleanup:mpp1999-08-151-3/+3
| | | | | | | | | | - 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>
* Fix the date and add an smbus declarationnsouch1999-02-131-2/+3
|
* Intel PIIX4 Power Management Unit for smbus(4).nsouch1999-01-251-0/+63
Submitted by: Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
OpenPOWER on IntegriCloud