diff options
Diffstat (limited to 'usr.sbin/i2c')
-rw-r--r-- | usr.sbin/i2c/i2c.8 | 2 |
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 |