summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/setreuid.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/setreuid.2')
-rw-r--r--lib/libc/sys/setreuid.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/setreuid.2 b/lib/libc/sys/setreuid.2
index 102d32b..aa87657 100644
--- a/lib/libc/sys/setreuid.2
+++ b/lib/libc/sys/setreuid.2
@@ -49,7 +49,7 @@ The real and effective user IDs of the
current process are set according to the arguments.
If
.Fa ruid
-or
+or
.Fa euid
is -1, the current uid is filled in by the system.
Unprivileged users may change the real user
@@ -75,7 +75,7 @@ the standard
.Fn setuid
function is preferred.
.Sh RETURN VALUES
-.Rv -std setreuid
+.Rv -std setreuid
.Sh ERRORS
.Bl -tag -width Er
.It Bq Er EPERM
OpenPOWER on IntegriCloud