Date: Tue, 24 Aug 1999 08:37:50 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Jeff Williams cc: djgpp-workers AT delorie DOT com Subject: Re: minor patch for 2.02 libc docs for getopt In-Reply-To: <199908191302.IAA12821@darwin.sfbr.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 19 Aug 1999, Jeff Williams wrote: > -: > I believe there are some errors in the documentation > -: > for `getopt' in DJGPP C Library Version 2.02 Reference > -: > -: First off, get the latest versions of the source files from CVS (see > -: the djgpp web page for details) and see if they're already fixed. > > OK, I checked out the latest source files and had a look. Here is my > suggested patch for getopt.txh. Applied. Thanks.