diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-22 12:18:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-22 12:18:19 +0000 |
commit | 0be8752b9ea0a5d03c5193213cb1d42314c49d8d (patch) | |
tree | d80cf037fdf0f6e6a72c347bf232b338fe284e0c /manual/io.texi | |
parent | 181e000cfa2dc7857fda16b5b7b1a424322f1860 (diff) | |
download | glibc-0be8752b9ea0a5d03c5193213cb1d42314c49d8d.tar.gz |
Update.
1999-06-22 Ulrich Drepper <drepper@cygnus.com>
* manual/io.texi. Fix typos.
* manual/stdio.texi: Likewise.
Patches by Brian Youmans <3diff@gnu.org>.
Diffstat (limited to 'manual/io.texi')
-rw-r--r-- | manual/io.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/io.texi b/manual/io.texi index 34fb352956..f839138f37 100644 --- a/manual/io.texi +++ b/manual/io.texi @@ -35,7 +35,7 @@ facility with support for networking. @item @ref{Low-Level Terminal Interface}, which covers functions for changing -how input and output to terminal or other serial devices are processed. +how input and output to terminals or other serial devices are processed. @end itemize |