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

From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 09/07/04

  • Next message: Bernhard Heibler: "Boot of smp system hangs in wakeup_secondary_cpu (Bug No 1659)"
    Date:	Tue, 7 Sep 2004 20:43:14 +0200
    To: Andrew Morton <akpm@osdl.org>, ". Sam Ravnborg" <sam@ravnborg.org>, Ian Wienand <ianw@gelato.unsw.edu.au>
    
    

    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@fs.tum.de>

    --- 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@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Bernhard Heibler: "Boot of smp system hangs in wakeup_secondary_cpu (Bug No 1659)"

    Relevant Pages