Date: Wed, 30 May 2001 20:20:27 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Mark E." Message-Id: <3405-Wed30May2001202026+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <3B143676.30057.2E3B40@localhost> (snowball3@bigfoot.com) Subject: Re: getopt docs References: <3B143676 DOT 30057 DOT 2E3B40 AT localhost> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Mark E." > Date: Tue, 29 May 2001 23:53:26 -0400 > > I've revised the docs for getopt to cover the changes to bring getopt() into > Posix compliance. This is good, thanks. Just one nitpicking-style comment: > In both cases, if @code{opterr} is nonzero and the first character > in @var{options} is not a colon, an error message is printed to stderr. stderr should be in @code, since it's a C symbol.