diff options
Diffstat (limited to 'lib/libc/sys/setgroups.2')
| -rw-r--r-- | lib/libc/sys/setgroups.2 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/sys/setgroups.2 b/lib/libc/sys/setgroups.2 index 668b3dc6a49f..3ba324dd3cf0 100644 --- a/lib/libc/sys/setgroups.2 +++ b/lib/libc/sys/setgroups.2 @@ -60,9 +60,7 @@ as defined in .Pp Only the super-user may set new groups. .Sh RETURN VALUES -A 0 value is returned on success, -1 on error, with -an error code stored in -.Va errno . +.Rv -std setgroups .Sh ERRORS The .Fn setgroups |
