summaryrefslogtreecommitdiffstats
path: root/man3/fgetpwent.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fgetpwent.3')
-rw-r--r--man3/fgetpwent.310
1 files changed, 5 insertions, 5 deletions
diff --git a/man3/fgetpwent.3 b/man3/fgetpwent.3
index a5ee43447..676fe2643 100644
--- a/man3/fgetpwent.3
+++ b/man3/fgetpwent.3
@@ -11,7 +11,7 @@
.\" Modified Sat Jul 24 19:37:37 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Mon May 27 22:40:48 1996 by Martin Schulze (joey@linux.de)
.\"
-.TH fgetpwent 3 2023-02-05 "Linux man-pages 6.03"
+.TH fgetpwent 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
fgetpwent \- get password file entry
.SH LIBRARY
@@ -90,19 +90,17 @@ password database file
.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 fgetpwent ()
T} Thread safety MT-Unsafe race:fgetpwent
.TE
-.hy
-.ad
.sp 1
.\" FIXME: The marking is different from that in the glibc manual,
.\" which has:
@@ -114,6 +112,8 @@ T} Thread safety MT-Unsafe race:fgetpwent
.\" race:fgetpwent, however, something about the copyright impeded the
.\" progress.
.SH STANDARDS
+None.
+.SH HISTORY
SVr4.
.SH SEE ALSO
.BR endpwent (3),