diff options
Diffstat (limited to 'man3/getgrent.3')
| -rw-r--r-- | man3/getgrent.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/getgrent.3 b/man3/getgrent.3 index d666bd367b..b357cdaa79 100644 --- a/man3/getgrent.3 +++ b/man3/getgrent.3 @@ -155,13 +155,13 @@ local group database file .SH ATTRIBUTES .SS Multithreading (see pthreads(7)) The -.BR getgrent() +.BR getgrent () function is not thread-safe. .LP The -.BR setgrent() +.BR setgrent () and -.BR endgrent() +.BR endgrent () functions are thread-safe. .SH CONFORMING TO SVr4, 4.3BSD, POSIX.1-2001. |
