Message-ID: From: Michel de Ruiter To: "'DJ Delorie'" Cc: "'DJGPP workers'" Subject: small docu fix Date: Mon, 12 Apr 1999 10:21:30 +0200 X-Mailer: Internet Mail Service (5.5.2448.0) Reply-To: djgpp-workers AT delorie DOT com DJ, Please find enclosed a very small documentation fix. --- src/libc/fsext/fsext.tx~ Sun Sep 27 15:21:56 1998 +++ src/libc/fsext/fsext.txh Sun Apr 11 23:40:08 1999 @@ -44,7 +44,7 @@ A write handler. Called to write data to a ``file''. On ``text'' files it receives the ORIGINAL (unconverted) buffer. -@item __FSEXT_read +@item __FSEXT_ready A ready handler. It is called by @code{select} library function (@pxref{select}) when it needs to know whether a handle used to -- Groente, Michel.