summaryrefslogtreecommitdiffstats
path: root/man3/getdirentries.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getdirentries.3')
-rw-r--r--man3/getdirentries.312
1 files changed, 5 insertions, 7 deletions
diff --git a/man3/getdirentries.3 b/man3/getdirentries.3
index 47087fe1a..67d6da160 100644
--- a/man3/getdirentries.3
+++ b/man3/getdirentries.3
@@ -5,7 +5,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH getdirentries 3 2023-02-05 "Linux man-pages 6.03"
+.TH getdirentries 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
getdirentries \- get directory entries in a filesystem-independent format
.SH LIBRARY
@@ -56,23 +56,21 @@ See the Linux library source code for details.
.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 getdirentries ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-Not in POSIX.1.
-Present on the BSDs, and a few other systems.
+BSD.
+.SH NOTES
Use
.BR opendir (3)
and