Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268356AbUIGSsH (ORCPT ); Tue, 7 Sep 2004 14:48:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267521AbUIGSpm (ORCPT ); Tue, 7 Sep 2004 14:45:42 -0400 Received: from emailhub.stusta.mhn.de ([141.84.69.5]:29452 "HELO mailout.stusta.mhn.de") by vger.kernel.org with SMTP id S268440AbUIGSnp (ORCPT ); Tue, 7 Sep 2004 14:43:45 -0400 Date: Tue, 7 Sep 2004 20:43:14 +0200 From: Adrian Bunk To: Andrew Morton , ". Sam Ravnborg" , Ian Wienand Cc: linux-kernel@vger.kernel.org Subject: [patch] 2.6.9-rc1-mm4: small LOCALVERSION help text corrections Message-ID: <20040907184314.GA2454@fs.tum.de> References: <20040907020831.62390588.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040907020831.62390588.akpm@osdl.org> User-Agent: Mutt/1.5.6+20040818i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1308 Lines: 38 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 --- 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/