summaryrefslogtreecommitdiffstats
path: root/man3/getmntent.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getmntent.3')
-rw-r--r--man3/getmntent.316
1 files changed, 12 insertions, 4 deletions
diff --git a/man3/getmntent.3 b/man3/getmntent.3
index 37e7225bd..7b6d7540d 100644
--- a/man3/getmntent.3
+++ b/man3/getmntent.3
@@ -202,34 +202,42 @@ mounted filesystem description file
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lb lb lbx
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR setmntent (),
.BR endmntent (),
.BR hasmntopt ()
T} Thread safety MT-Safe
T{
+.na
+.nh
.BR getmntent ()
T} Thread safety T{
+.na
+.nh
MT-Unsafe race:mntentbuf locale
T}
T{
+.na
+.nh
.BR addmntent ()
T} Thread safety T{
+.na
+.nh
MT-Safe race:stream locale
T}
T{
+.na
+.nh
.BR getmntent_r ()
T} Thread safety MT-Safe locale
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
None.