summaryrefslogtreecommitdiffstats
path: root/share/man/man4/iic.4
Commit message (Collapse)AuthorAgeFilesLines
* Spelling fixes.mpp2006-12-141-1/+1
|
* Markup fixes.ru2006-09-181-6/+6
|
* Fix the markup.ru2006-09-071-47/+62
| | | | Prompted by: imp
* Mostly re-write man page to reflect current state of this interface.imp2006-09-061-7/+109
| | | | | | Warn of races. # Doc police: Please review
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-1/+3
|
* 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-1/+0
|
* mdoc(7) police: normalize .Nd.ru2001-04-181-2/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
| | | | | 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-1/+1
| | | | device blah0 -> device blah for PCI devices and busses.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Various man page cleanup:mpp1999-08-151-2/+2
| | | | | | | | | | - 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/+63
OpenPOWER on IntegriCloud