Package: i2c-tools Version: 3.0.2-4+b1 Severity: minor Tags: patch
Found a typo in '/usr/share/man/man8/i2cset.8.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/dash Versions of packages i2c-tools depends on: ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii makedev 2.3.1-89 creates device files in /dev ii perl 5.10.1-16 Larry Wall's Practical Extraction ii udev 164-1 /dev/ and hotplug management daemo i2c-tools recommends no packages. Versions of packages i2c-tools suggests: pn libi2c-dev <none> (no description available) pn python-smbus <none> (no description available) -- no debconf information
--- i2cset.8 2010-01-26 02:20:45.000000000 -0500 +++ /tmp/i2cset.8 2010-11-04 05:09:41.277041696 -0400 @@ -61,7 +61,7 @@ integer between 0x00 and 0xFF. .PP The \fIvalue\fR parameter, if specified, is the value to write to that -location on the chip. If this parameter is omited, then a short write is +location on the chip. If this parameter is omitted, then a short write is issued. For most chips, it simply sets an internal pointer to the target location, but doesn't actually write to that location. For a few chips though, in particular simple ones with a single register, this short write

