* [2.6 patch] s/integer/int/ in kconfig-language.txt
@ 2004-05-31 20:21 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2004-05-31 20:21 UTC (permalink / raw)
To: zippel; +Cc: linux-kernel, kbuild-devel, Matthew J. Fanto
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-05-31 20:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-31 20:21 [2.6 patch] s/integer/int/ in kconfig-language.txt Adrian Bunk
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®