Nick Hibma
8e349925f4
Fix man page:
...
- It should say 'read' in the I2CREAD section.
- last in the struct indicates the last command in a sequence, not the
reverse.
Reviewed by: imp
MFC after: 3 days
2016-12-02 11:32:11 +00:00
Jason A. Harmening
64a8a34dea
Bump date for iic.4
2015-05-15 13:04:14 +00:00
Jason A. Harmening
c71b2ff23d
Update iic(4) man page to reflect recent changes
...
Differential Revision: https://reviews.freebsd.org/D2461
Reviewed by: wblock
Approved by: kib (mentor)
2015-05-15 12:28:17 +00:00
Luiz Otavio O Souza
88eea39d4e
Clarify the expected usage of I2C 7-bit slave addresses on ioctl(2)
...
interface.
While here add the cross reference to iic(4) on iicbus(4).
CR: D210
Suggested by: jmg
MFC after: 1 week
2014-06-24 19:42:37 +00:00
Joel Dahl
7f22a6d334
Fix typo in comment.
2010-08-07 08:31:32 +00:00
Rafal Jaworowski
1aef11be0e
Teach iic(4) the 'repeated start' I2C condition. This will be used by the
...
upcoming i2c(8) diag utility.
Reviewed by: bms, stas
Obtained from: Semihalf
2009-01-26 13:53:39 +00:00
Mike Pritchard
0af221178a
Spelling fixes.
2006-12-14 16:40:57 +00:00
Ruslan Ermilov
81ae4b8da9
Markup fixes.
2006-09-18 15:24:20 +00:00
Ruslan Ermilov
f80a2d649e
Fix the markup.
...
Prompted by: imp
2006-09-07 08:31:59 +00:00
Warner Losh
723e155201
Mostly re-write man page to reflect current state of this interface.
...
Warn of races.
# Doc police: Please review
2006-09-06 21:43:55 +00:00
Ruslan Ermilov
5203edcdc5
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Ruslan Ermilov
eb0838029f
mdoc(7) police: normalize .Nd.
2001-04-18 15:54:10 +00:00
Ruslan Ermilov
3136363f3e
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
Sheldon Hearn
6d249eee27
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:50:24 +00:00
Jeroen Ruigrok van der Werven
6b713d5806
First round of config related changes to the manpages.
...
device blah0 -> device blah for PCI devices and busses.
2000-01-23 15:04:20 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Mike Pritchard
def37e7c68
Various man page cleanup:
...
- 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>
1999-08-15 10:48:36 +00:00
Nik Clayton
5bf6ab8369
Add $Id$, to make it simpler for members of the translation teams to
...
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
1999-07-12 21:02:10 +00:00
Nicolas Souchu
6c5ba3a5a5
I2C framework manpages. See iicbus(4) for more info.
1998-10-28 00:40:53 +00:00