aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getutent.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getutent.3')
-rw-r--r--man3/getutent.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/getutent.3 b/man3/getutent.3
index 8cfc144fb0..fd39c8da9a 100644
--- a/man3/getutent.3
+++ b/man3/getutent.3
@@ -33,7 +33,7 @@ Standard C library
.fi
.SH DESCRIPTION
New applications should use the POSIX.1-specified "utmpx" versions of
-these functions; see CONFORMING TO.
+these functions; see STANDARDS.
.PP
.BR utmpname ()
sets the name of the utmp-format file for the other utmp
@@ -194,7 +194,7 @@ or
.BR endutent ()
are used in parallel in different threads of a program,
then data races could occur.
-.SH CONFORMING TO
+.SH STANDARDS
XPG2, SVr4.
.PP
In XPG2 and SVID 2 the function