Date: Wed, 12 Mar 2003 20:33:21 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: rich AT phekda DOT freeserve DOT co DOT uk Message-Id: <9003-Wed12Mar2003203320+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: Update to _get_dev_info docs [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: Tue, 11 Mar 2003 11:44:19 +0000 > From: "Richard Dawe" > > Below is a patch to update the docs for _get_dev_info: > > * Mention and list the constants in the table > describing the bits. > > * Add concept index entries for 'cooked mode' & 'raw mode'. > > * Add an entry for !_DEV_RAW for cooked mode. Cooked mode was defined, > but there was no entry in the character-device table for it. > > OK to commit? Yes, thanks. > +@tab If clear, media is removable (e.g. floppy disk) Please add "@:" after the "e.g." (yes, I know this blunder was already present in the original Texinfo). > +@tab Drive number (0 = A:) "A:" should have the @file markup, since it's part of a file name.