diff options
Diffstat (limited to 'lib/libc/sys/setreuid.2')
-rw-r--r-- | lib/libc/sys/setreuid.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/setreuid.2 b/lib/libc/sys/setreuid.2 index b7e933d..e230925 100644 --- a/lib/libc/sys/setreuid.2 +++ b/lib/libc/sys/setreuid.2 @@ -75,7 +75,7 @@ a value of -1 is returned and .Va errno is set to indicate the error. .Sh ERRORS -.Bl -tag -width [EPERM] +.Bl -tag -width Er .It Bq Er EPERM The current process is not the super-user and a change other than changing the effective user-id to the real user-id |