Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/i2cscan Add missing period at end of sentence.



details:   https://anonhg.NetBSD.org/src/rev/f2c78ae44f3b
branches:  trunk
changeset: 773513:f2c78ae44f3b
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sat Feb 04 18:25:53 2012 +0000

description:
Add missing period at end of sentence.

ok releng@

diffstat:

 usr.sbin/i2cscan/i2cscan.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f1ca947d5dc7 -r f2c78ae44f3b usr.sbin/i2cscan/i2cscan.8
--- a/usr.sbin/i2cscan/i2cscan.8        Sat Feb 04 18:12:02 2012 +0000
+++ b/usr.sbin/i2cscan/i2cscan.8        Sat Feb 04 18:25:53 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: i2cscan.8,v 1.1 2011/10/06 11:13:45 wiz Exp $
+.\"    $NetBSD: i2cscan.8,v 1.2 2012/02/04 18:25:53 pgoyette Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -47,7 +47,7 @@
 .Pp
 .Em WARNING !
 Using this utility can access some devices in such a
-manner as to leave them in an unstable or unusable state
+manner as to leave them in an unstable or unusable state.
 It can also lock up the entire
 .Xr iic 4
 bus.



Home | Main Index | Thread Index | Old Index