From 2d26e9ebb320c04293ddd5fd5d482f47cbb3b0e7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 19 May 1998 16:24:41 +0000 Subject: Update. 1998-05-19 Andreas Jaeger * manual/terminal.texi (I/O Queues): Fix typo. * manual/stdio.texi (Closing Streams): Fix grammar. * manual/arith.texi (Absolute Value): Correct typo. Patches by Oskar Liljeblad . [PR libc/630] --- manual/terminal.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/terminal.texi') diff --git a/manual/terminal.texi b/manual/terminal.texi index f9aeaeee5a..4e4be880ff 100644 --- a/manual/terminal.texi +++ b/manual/terminal.texi @@ -90,7 +90,7 @@ The @dfn{terminal output queue} is like the input queue, but for output; it contains characters that have been written by processes, but not yet transmitted to the terminal. If output flow control is enabled by setting the @code{IXON} input mode bit (@pxref{Input Modes}), the -terminal driver obeys STOP and STOP characters sent by the terminal to +terminal driver obeys START and STOP characters sent by the terminal to stop and restart transmission of output. @dfn{Clearing} the terminal input queue means discarding any characters -- cgit v1.2.3