diff options
Diffstat (limited to 'man2/setuid.2')
| -rw-r--r-- | man2/setuid.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/setuid.2 b/man2/setuid.2 index 9006594fbc..1a4a180e22 100644 --- a/man2/setuid.2 +++ b/man2/setuid.2 @@ -61,7 +61,7 @@ privileges, assume the identity of a non-root user, and then regain root privileges afterwards cannot use .BR setuid (). You can accomplish this with the (non-POSIX, BSD) call -.BR seteuid . +.BR seteuid (). .SH "RETURN VALUE" On success, zero is returned. On error, \-1 is returned, and .I errno |
