Re: [trivial 2.5] kconfig language doc r.e. --help--

Roman Zippel (zippel@linux-m68k.org)
Wed, 25 Jun 2003 14:44:09 +0200 (CEST)


Hi,

On Wed, 25 Jun 2003, Stewart Smith wrote:

> --- linux-2.5.73/Documentation/kbuild/kconfig-language.txt 2003-06-15 17:47:18.000000000 +1000
> +++ linux-2.5.73-stew1/Documentation/kbuild/kconfig-language.txt 2003-06-25 21:24:28.000000000 +1000
> @@ -105,10 +105,13 @@
> or equal to the first symbol and smaller than or equal to the second
> symbol.
>
> -- help text: "help"
> +- help text: "help" or "---help---"
> This defines a help text. The end of the help text is determined by
> the indentation level, this means it ends at the first line which has
> a smaller indentation than the first line of the help text.
> + "---help---" and "help" do not differ in behaviour, "---help---" is
> + used to help visually seperate configuration logic from help within
> + the file as an aid to developers.

Looks fine, thanks.

bye, Roman

-
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/