public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 2.4] (4/5) I2C updates for 2.4.32-pre3
Date: Sun, 14 Aug 2005 17:14:58 +0200	[thread overview]
Message-ID: <20050814171458.31e104dc.khali@linux-fr.org> (raw)
In-Reply-To: <20050814151320.76e906d5.khali@linux-fr.org>

Fix two typos in the i2c documentation.

Signed-off-by: Jean Delvare <khali@linux-fr.org>

 Documentation/i2c/functionality   |    2 +-
 Documentation/i2c/writing-clients |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--- linux-2.4.31.orig/Documentation/i2c/functionality	2000-12-29 23:35:47.000000000 +0100
+++ linux-2.4.31/Documentation/i2c/functionality	2005-07-28 19:06:36.000000000 +0200
@@ -115,7 +115,7 @@
 If you try to access an adapter from a userspace program, you will have
 to use the /dev interface. You will still have to check whether the
 functionality you need is supported, of course. This is done using
-the I2C_FUNCS ioctl. An example, adapted from the lm_sensors i2c_detect
+the I2C_FUNCS ioctl. An example, adapted from the lm_sensors i2cdetect
 program, is below:
 
   int file;
--- linux-2.4.31.orig/Documentation/i2c/writing-clients	2005-04-09 12:14:20.000000000 +0200
+++ linux-2.4.31/Documentation/i2c/writing-clients	2005-07-29 19:32:57.000000000 +0200
@@ -302,7 +302,7 @@
      These are automatically translated to insmod variables of the form
      force_foo.
 
-So we have a generic insmod variabled `force', and chip-specific variables
+So we have a generic insmod variable `force', and chip-specific variables
 `force_CHIPNAME'.
 
 Fortunately, as a module writer, you just have to define the `normal' 

-- 
Jean Delvare

  parent reply	other threads:[~2005-08-14 15:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-14 13:13 [PATCH 2.4] (0/5) I2C updates for 2.4.32-pre3 Jean Delvare
2005-08-14 15:04 ` [PATCH 2.4] (1/5) " Jean Delvare
2005-08-14 15:05 ` [PATCH 2.4] (0/5) " Michael Krufky
2005-08-14 19:16   ` Jean Delvare
2005-08-14 15:09 ` [PATCH 2.4] (2/5) " Jean Delvare
2005-08-14 15:12 ` [PATCH 2.4] (3/5) " Jean Delvare
2005-08-14 15:14 ` Jean Delvare [this message]
2005-08-14 15:17 ` [PATCH 2.4] (5/5) " Jean Delvare
2005-08-18 16:25   ` Marcelo Tosatti
2005-08-24 21:43     ` Jean Delvare

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050814171458.31e104dc.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox