On Sun, 13 Feb 2011 12:17:25 -0800, Guenter Roeck wrote:
> Signed-off-by: Guenter Roeck <[email protected]>
> ---
>  tools/i2cset.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/tools/i2cset.c b/tools/i2cset.c
> index ad7da75..33290ef 100644
> --- a/tools/i2cset.c
> +++ b/tools/i2cset.c
> @@ -35,7 +35,7 @@ static void help(void) __attribute__ ((noreturn));
>  static void help(void)
>  {
>       fprintf(stderr,
> -             "Usage: i2cset [-f] [-y] [-m MASK] I2CBUS CHIP-ADDRESS 
> DATA-ADDRESS [VALUE] ... [MODE]\n"
> +             "Usage: i2cset [-f] [-y] [-m MASK] I2CBUS CHIP-ADDRESS 
> DATA-ADDRESS [VALUE] ... [MODE]\n"
>               "  I2CBUS is an integer or an I2C bus name\n"
>               "  ADDRESS is an integer (0x03 - 0x77)\n"
>               "  MODE is one of:\n"

I had noticed that one, yes. Obviously correct, please commit.

-- 
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to