summaryrefslogtreecommitdiffstats
path: root/man3/stdio_ext.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/stdio_ext.3')
-rw-r--r--man3/stdio_ext.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/stdio_ext.3 b/man3/stdio_ext.3
index 62a7f9907..d483d7597 100644
--- a/man3/stdio_ext.3
+++ b/man3/stdio_ext.3
@@ -108,20 +108,22 @@ function discards the contents of the stream's buffer.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR __fbufsize (),
.BR __fpending (),
.BR __fpurge (),
.BR __fsetlocking ()
T} Thread safety MT-Safe race:stream
T{
+.na
+.nh
.BR __flbf (),
.BR __freadable (),
.BR __freading (),
@@ -130,8 +132,6 @@ T{
.BR _flushlbf ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH SEE ALSO
.BR flockfile (3),