summaryrefslogtreecommitdiffstats
path: root/share/man/man4/iicbus.4
Commit message (Collapse)AuthorAgeFilesLines
* Expand contractions.ru2005-02-131-1/+1
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: normalize .Nd.ru2001-04-181-2/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-4/+4
|
* Fix typos.ben2000-11-181-3/+3
| | | | | PR: 22922 Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-10/+20
| | | | | 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-5/+5
| | | | 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-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 $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* I2C framework manpages. See iicbus(4) for more info.nsouch1998-10-281-0/+108
OpenPOWER on IntegriCloud