[patch] 2.6.9-rc1-mm4: small LOCALVERSION help text corrections

From: Adrian Bunk
Date: Tue Sep 07 2004 - 13:52:07 EST


On Tue, Sep 07, 2004 at 02:08:31AM -0700, Andrew Morton wrote:
>...
> bk-input.patch
>...
> Latest versions of external trees
>...


Minor nitpicks:


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.9-rc1-mm4-full/init/Kconfig.old 2004-09-07 20:36:13.000000000 +0200
+++ linux-2.6.9-rc1-mm4-full/init/Kconfig 2004-09-07 20:37:15.000000000 +0200
@@ -311,13 +311,13 @@
config LOCALVERSION
string "Local Version"
help
Append an extra string to the end of your kernel version.
This will show up when you type uname, for example.
- The string you set here will be appended after the contents of=20
- any files with a filename matching localversion* in your=20
- object and source tree, in that order. Your total string can
+ The string you set here will be appended after the contents of
+ any files with a filename matching localversion* in your
+ object and source trees, in that order. Your total string can
be a maximum of 64 characters.

config SHMEM
default y
bool "Use full shmem filesystem" if EMBEDDED && MMU

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/