diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-10 04:47:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-10 04:47:50 +0000 |
commit | 9deee4bb2a7461507eb08acafef926d291beecc4 (patch) | |
tree | 226eaecdcd48167a322f30e648b219e0d6cccb84 /manual | |
parent | 1dc843f70a0b231da05b0acd238d76968aec279b (diff) | |
download | glibc-9deee4bb2a7461507eb08acafef926d291beecc4.zip glibc-9deee4bb2a7461507eb08acafef926d291beecc4.tar.gz glibc-9deee4bb2a7461507eb08acafef926d291beecc4.tar.bz2 |
Update.
* sysdeps/sparc/sparc32/sparcv9/Dist: Add hp-timing.c.
* sysdeps/sparc/sparc64/Dist: Add hp-timing.c.
2001-04-07 Bruno Haible <haible@clisp.cons.org>
Diffstat (limited to 'manual')
-rw-r--r-- | manual/stdio.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/stdio.texi b/manual/stdio.texi index c86df0c..7a37b89 100644 --- a/manual/stdio.texi +++ b/manual/stdio.texi @@ -4555,7 +4555,7 @@ flushed. Solaris introduced a function especially for this. It was always available in the GNU C library in some form but never officially exported. -@comment stdio.h +@comment stdio_ext.h @comment GNU @deftypefun void _flushlbf (void) The @code{_flushlbf} function flushes all line buffered streams |