aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getutent.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getutent.3')
-rw-r--r--man3/getutent.33
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/getutent.3 b/man3/getutent.3
index f9638f0abe..6f14e969a9 100644
--- a/man3/getutent.3
+++ b/man3/getutent.3
@@ -110,7 +110,8 @@ and
return a pointer to a \fBstruct utmp\fP on success, and NULL on failure.
This \fBstruct utmp\fP is allocated in static storage, and may be
overwritten by subsequent calls.
-.SH GLIBC NOTES
+.SH NOTES
+.SS Glibc Notes
The above functions are not thread-safe.
Glibc adds reentrant versions
.sp