diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-06-28 07:26:52 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-06-28 07:26:52 +0000 |
commit | c9c3b6f3aa3473aca5b3c1dd7ad8d73c5c218878 (patch) | |
tree | 4151ff07fd48e264db31292d0bcee08b2da7290c /man3/getgrent_r.3 | |
parent | 0abf056df639b2682874addd0600095a3ca7978e (diff) |
Added SEE ALSO putgrent(3)
Diffstat (limited to 'man3/getgrent_r.3')
-rw-r--r-- | man3/getgrent_r.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/getgrent_r.3 b/man3/getgrent_r.3 index 56a5d5fe..dd4704c9 100644 --- a/man3/getgrent_r.3 +++ b/man3/getgrent_r.3 @@ -168,4 +168,5 @@ in the stream with all other threads. .BR getgrent (3), .BR getgrgid (3), .BR getgrnam (3), +.BR putgrent (3), .BR group (5) |