Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3B61BB9C.902934A2@phekda.freeserve.co.uk> Date: Fri, 27 Jul 2001 20:06:04 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: glob, globfree doc updates References: <3B60940F DOT B551005B AT phekda DOT freeserve DOT co DOT uk> <8011-Fri27Jul2001120039+0300-eliz AT is DOT elta DOT co DOT il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Eli Zaretskii wrote: > > Richard Dawe wrote: > > > > Below is a documentation diff that: > > > > * mentions globfree in the glob page; > > * mentions glob in the globfree page. [snip] > Yes, but please remove the leading underscores from the function > arguments, like here: [snip] > Also, please use @var{}, not @code{}, for the markup of formal > arguments (yes, that was a mistake in the original). I fixed these things and committed the patch. Thanks.