All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: linux-kernel@vger.kernel.org
Subject: [2.6 patch] typos: s/ducument/document/
Date: Sun, 26 Mar 2006 23:09:42 +0200	[thread overview]
Message-ID: <20060326210942.GU4053@stusta.de> (raw)

s/ducument/document/

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

 Documentation/DocBook/Makefile |    2 +-
 drivers/s390/char/sclp_rw.c    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--- linux-2.6.16-mm1-full/Documentation/DocBook/Makefile.old	2006-03-26 20:08:55.000000000 +0200
+++ linux-2.6.16-mm1-full/Documentation/DocBook/Makefile	2006-03-26 20:09:04.000000000 +0200
@@ -2,7 +2,7 @@
 # This makefile is used to generate the kernel documentation,
 # primarily based on in-line comments in various source files.
 # See Documentation/kernel-doc-nano-HOWTO.txt for instruction in how
-# to ducument the SRC - and how to read it.
+# to document the SRC - and how to read it.
 # To add a new book the only step required is to add the book to the
 # list of DOCBOOKS.
 
--- linux-2.6.16-mm1-full/drivers/s390/char/sclp_rw.c.old	2006-03-26 20:09:13.000000000 +0200
+++ linux-2.6.16-mm1-full/drivers/s390/char/sclp_rw.c	2006-03-26 20:09:21.000000000 +0200
@@ -24,7 +24,7 @@
 
 /*
  * The room for the SCCB (only for writing) is not equal to a pages size
- * (as it is specified as the maximum size in the the SCLP ducumentation)
+ * (as it is specified as the maximum size in the the SCLP documentation)
  * because of the additional data structure described above.
  */
 #define MAX_SCCB_ROOM (PAGE_SIZE - sizeof(struct sclp_buffer))


                 reply	other threads:[~2006-03-26 21:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20060326210942.GU4053@stusta.de \
    --to=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.