summaryrefslogtreecommitdiff
path: root/manual/terminal.texi
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-19 16:24:41 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-19 16:24:41 +0000
commit2d26e9ebb320c04293ddd5fd5d482f47cbb3b0e7 (patch)
treec81107687bb1f4da6043531301d7a22edcefc664 /manual/terminal.texi
parent3081378bb23b20ff12e30204ef324183d38d3482 (diff)
Update.
1998-05-19 Andreas Jaeger <aj@arthur.rhein-neckar.de> * 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 <osk@hem.passagen.se>. [PR libc/630]
Diffstat (limited to 'manual/terminal.texi')
-rw-r--r--manual/terminal.texi2
1 files changed, 1 insertions, 1 deletions
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