diff options
Diffstat (limited to 'man3/stdio_ext.3')
| -rw-r--r-- | man3/stdio_ext.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/stdio_ext.3 b/man3/stdio_ext.3 index 738d92d22f..b693eeb43d 100644 --- a/man3/stdio_ext.3 +++ b/man3/stdio_ext.3 @@ -45,7 +45,7 @@ __freading, __fsetlocking, __fwritable, __fwriting, _flushlbf \- interfaces to s .br .BI "int __fsetlocking(FILE *" stream ", int " type ); .br -.BI "void _flushlbf(void);" +.B "void _flushlbf(void);" .br .BI "void __fpurge(FILE *" stream ); .SH DESCRIPTION |
