summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i2c/i2c.8
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-08-16 15:18:30 +0000
committerjoel <joel@FreeBSD.org>2010-08-16 15:18:30 +0000
commitdd1fff9bcb93c49e02a04bb712ecc2695db0c218 (patch)
treef1fb1550ad8fd503eb2a17d71116cdfebf902492 /usr.sbin/i2c/i2c.8
parentc239a236c133a4ec85da52df6f459b176073ffb5 (diff)
downloadFreeBSD-src-dd1fff9bcb93c49e02a04bb712ecc2695db0c218.zip
FreeBSD-src-dd1fff9bcb93c49e02a04bb712ecc2695db0c218.tar.gz
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
Diffstat (limited to 'usr.sbin/i2c/i2c.8')
-rw-r--r--usr.sbin/i2c/i2c.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/i2c/i2c.8 b/usr.sbin/i2c/i2c.8
index 3788d16..ac560a4 100644
--- a/usr.sbin/i2c/i2c.8
+++ b/usr.sbin/i2c/i2c.8
@@ -78,7 +78,7 @@ transfer has been written to the device and before the actual read/write
operation. rs - repeated start; ss - stop start; no - none.
.It Fl n Ar skip_addr
skip address - address(es) to be skipped during bus scan.
-The are two ways to specify addresses to ignore: by range 'a..b' or
+There are two ways to specify addresses to ignore: by range 'a..b' or
using selected addresses 'a:b:c'. This option is available only when "-s" is
used.
.It Fl o Ar offset
OpenPOWER on IntegriCloud