From 1ef5fe44d364187e492b6a152c0176186161b44f Mon Sep 17 00:00:00 2001 From: eadler Date: Thu, 29 Mar 2012 05:02:12 +0000 Subject: Remove trailing whitespace per mdoc lint warning Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days --- usr.sbin/i2c/i2c.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'usr.sbin/i2c/i2c.8') 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 . -- cgit v1.1