diff options
Diffstat (limited to 'manual/stdio.texi')
-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 c86df0caca..7a37b89db0 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 |