summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i2c
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
committereadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
commit1ef5fe44d364187e492b6a152c0176186161b44f (patch)
treebc9e037fdf2ed91d8f914cfe43bade2553a869c2 /usr.sbin/i2c
parent0b5862156580ae2abf520982aca1e1085730d500 (diff)
downloadFreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.zip
FreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.tar.gz
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
Diffstat (limited to 'usr.sbin/i2c')
-rw-r--r--usr.sbin/i2c/i2c.810
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/i2c/i2c.8 b/usr.sbin/i2c/i2c.8
index dab26ea..ac71af3 100644
--- a/usr.sbin/i2c/i2c.8
+++ b/usr.sbin/i2c/i2c.8
@@ -23,14 +23,14 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD$
.\"
.Dd January 23, 2009
.Dt I2C 8
.Os
.Sh NAME
.Nm i2c
-.Nd test I2C bus and slave devices
+.Nd test I2C bus and slave devices
.Sh SYNOPSIS
.Nm
.Cm -a Ar address
@@ -120,12 +120,12 @@ Scan the default bus (/dev/iic0) for devices:
.Pp
i2c -s
.It
-Scan the default bus (/dev/iic0) for devices and skip addresses 0x56 and
+Scan the default bus (/dev/iic0) for devices and skip addresses 0x56 and
0x45.
.Pp
i2c -s -n 0x56:0x45
.It
-Scan the default bus (/dev/iic0) for devices and skip address range
+Scan the default bus (/dev/iic0) for devices and skip address range
0x34 to 0x56.
.Pp
i2c -s -n 0x34..0x56
@@ -161,6 +161,6 @@ The
utility and this manual page were written by
.An Bartlomiej Sieka
.Aq tur@semihalf.com
-and
+and
.An Michal Hajduk
.Aq mih@semihalf.com .
OpenPOWER on IntegriCloud