* [2.6 patch] typos: s/ducument/document/
@ 2006-03-26 21:09 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-03-26 21:09 UTC (permalink / raw)
To: linux-kernel
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))
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-03-26 21:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-26 21:09 [2.6 patch] typos: s/ducument/document/ Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox