diff options
Diffstat (limited to 'lib/libc/sys/setregid.2')
-rw-r--r-- | lib/libc/sys/setregid.2 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/sys/setregid.2 b/lib/libc/sys/setregid.2 index 358920bcc7c7..196534933a0d 100644 --- a/lib/libc/sys/setregid.2 +++ b/lib/libc/sys/setregid.2 @@ -74,10 +74,7 @@ the standard .Fn setgid function is preferred. .Sh RETURN VALUES -Upon successful completion, a value of 0 is returned. Otherwise, -a value of -1 is returned and -.Va errno -is set to indicate the error. +.Rv -std setregid .Sh ERRORS .Bl -tag -width Er .It Bq Er EPERM |