diff options
Diffstat (limited to 'man3/stdio_ext.3')
| -rw-r--r-- | man3/stdio_ext.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/stdio_ext.3 b/man3/stdio_ext.3 index 58a2eac6c2..9b8da4ddf5 100644 --- a/man3/stdio_ext.3 +++ b/man3/stdio_ext.3 @@ -50,7 +50,9 @@ __freading, __fsetlocking, __fwritable, __fwriting, _flushlbf \- interfaces to s .BI "void __fpurge(FILE *" stream ); .SH DESCRIPTION Solaris introduced routines to allow portable access to the -internals of the FILE structure, and glibc also implemented these. +internals of the +.B FILE +structure, and glibc also implemented these. .LP The .BR __fbufsize () |
