diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-22 20:40:07 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-22 20:40:07 +0000 |
| commit | 097585edcb910d46ea15fd40c9753dfd9d150e97 (patch) | |
| tree | 727b421be423fff8355c22616bf7dcc58ec73e71 /man3/stdio_ext.3 | |
| parent | 2f0af33ba65b9acc67dc3fcdbb8b123af932a477 (diff) | |
| download | man-pages-097585edcb910d46ea15fd40c9753dfd9d150e97.tar.gz | |
ffix
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 9b8da4ddf5..738d92d22f 100644 --- a/man3/stdio_ext.3 +++ b/man3/stdio_ext.3 @@ -51,7 +51,7 @@ __freading, __fsetlocking, __fwritable, __fwriting, _flushlbf \- interfaces to s .SH DESCRIPTION Solaris introduced routines to allow portable access to the internals of the -.B FILE +.I FILE structure, and glibc also implemented these. .LP The |
