mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] docs: small kbuild cleanup
@ 2006-10-01 16:01 dwalker
  0 siblings, 0 replies; only message in thread
From: dwalker @ 2006-10-01 16:01 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, sam, jengelh

While reading this I noticed that the contents of this document
list section "3.8 Command line dependency" but it doesn't exist 
in the document.

Signed-Off-By: Daniel Walker <dwalker@mvista.com>

---
 Documentation/kbuild/kconfig-language.txt |    2 +-
 Documentation/kbuild/makefiles.txt        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Index: linux-2.6.18/Documentation/kbuild/kconfig-language.txt
===================================================================
--- linux-2.6.18.orig/Documentation/kbuild/kconfig-language.txt
+++ linux-2.6.18/Documentation/kbuild/kconfig-language.txt
@@ -1,7 +1,7 @@
 Introduction
 ------------
 
-The configuration database is collection of configuration options
+The configuration database is a collection of configuration options
 organized in a tree structure:
 
 	+- Code maturity level options
Index: linux-2.6.18/Documentation/kbuild/makefiles.txt
===================================================================
--- linux-2.6.18.orig/Documentation/kbuild/makefiles.txt
+++ linux-2.6.18/Documentation/kbuild/makefiles.txt
@@ -390,7 +390,7 @@ more details, with real examples.
 	The kernel may be built with several different versions of
 	$(CC), each supporting a unique set of features and options.
 	kbuild provide basic support to check for valid options for $(CC).
-	$(CC) is useally the gcc compiler, but other alternatives are
+	$(CC) is usually the gcc compiler, but other alternatives are
 	available.
 
     as-option
--

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-01 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-01 16:01 [PATCH] docs: small kbuild cleanup dwalker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®