[2.6 patch] s/integer/int/ in kconfig-language.txt
From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 05/31/04
- Previous message: John Bradford: "Re: why swap at all?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 May 2004 22:21:53 +0200 To: zippel@linux-m68k.org
The trivial documentation patch below was originally sent by Matthew J.
Fanto <mattjf@uncompiled.com> some months ago.
Please apply
Adrian
--- linux-2.6.7-rc1-mm1-full/Documentation/kbuild/kconfig-language.txt.old 2004-05-31 22:19:09.000000000 +0200
+++ linux-2.6.7-rc1-mm1-full/Documentation/kbuild/kconfig-language.txt 2004-05-31 22:19:24.000000000 +0200
@@ -48,7 +48,7 @@
A menu entry can have a number of attributes. Not all of them are
applicable everywhere (see syntax).
-- type definition: "bool"/"tristate"/"string"/"hex"/"integer"
+- type definition: "bool"/"tristate"/"string"/"hex"/"int"
Every config option must have a type. There are only two basic types:
tristate and string, the other types are based on these two. The type
definition optionally accepts an input prompt, so these two examples
-
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/
- Previous message: John Bradford: "Re: why swap at all?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|