Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264146AbTFYMan (ORCPT ); Wed, 25 Jun 2003 08:30:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264124AbTFYMam (ORCPT ); Wed, 25 Jun 2003 08:30:42 -0400 Received: from smtpzilla5.xs4all.nl ([194.109.127.141]:3851 "EHLO smtpzilla5.xs4all.nl") by vger.kernel.org with ESMTP id S264115AbTFYMai (ORCPT ); Wed, 25 Jun 2003 08:30:38 -0400 Date: Wed, 25 Jun 2003 14:44:09 +0200 (CEST) From: Roman Zippel X-X-Sender: roman@serv To: Stewart Smith cc: trivial@rustcorp.com.au, Subject: Re: [trivial 2.5] kconfig language doc r.e. --help-- In-Reply-To: <20030625112534.GB9295@cancer> Message-ID: References: <20030625084309.GA9295@cancer> <20030625112534.GB9295@cancer> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1101 Lines: 28 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/