Date: Sat, 01 Mar 2003 12:51:43 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: rich AT phekda DOT freeserve DOT co DOT uk Message-Id: <2110-Sat01Mar2003125142+0200-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: (rich AT phekda DOT freeserve DOT co DOT uk) Subject: Re: Document other fd_props functions [PATCH] References: 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 > Date: Wed, 26 Feb 2003 12:16:47 +0000 > From: "Richard Dawe" > > OK to commit? Yes, but please see the minor comment below. Thanks. > + This internal function adds the combination of flags @var{flags} to > + the flags associated with the file descriptor @var{fd} . The flags are There's an extra blank before the period here. While at that, please look out for any @ref{foo} cross-references that aren't followed by a period or a comma and add one there. Without this, some Info readers might become confused.