aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getgrent_r.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getgrent_r.3')
-rw-r--r--man3/getgrent_r.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getgrent_r.3 b/man3/getgrent_r.3
index b02d713118..48de72585b 100644
--- a/man3/getgrent_r.3
+++ b/man3/getgrent_r.3
@@ -138,7 +138,7 @@ or
.BR getgrent_r ()
are used in parallel in different threads of a program,
then data races could occur.
-.SH CONFORMING TO
+.SH STANDARDS
These functions are GNU extensions, done in a style resembling
the POSIX version of functions like
.BR getpwnam_r (3).