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 80cbc3e661..56ed6f331a 100644 --- a/man2/setuid.2 +++ b/man2/setuid.2 @@ -62,7 +62,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 (2). .SH "RETURN VALUE" On success, zero is returned. On error, \-1 is returned, and |
