diff options
Diffstat (limited to 'lib/libc/sys/getgroups.2')
-rw-r--r-- | lib/libc/sys/getgroups.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/getgroups.2 b/lib/libc/sys/getgroups.2 index ab1d029..3ae5242 100644 --- a/lib/libc/sys/getgroups.2 +++ b/lib/libc/sys/getgroups.2 @@ -38,6 +38,8 @@ .Sh NAME .Nm getgroups .Nd get group access list +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <sys/types.h> .Fd #include <unistd.h> |