I'd *swear* i saw '--help--' yesterday. I'd swear until i was a
light shade of blue....
Oh well, patch that only references "---help---" below.
--- 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.
Menu dependencies
-- Stewart Smith Vice President, Linux Australia http://www.linux.org.au (personal: http://www.flamingspork.com) - 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/