diff options
Diffstat (limited to 'usr/src/man/man2/setreuid.2')
-rw-r--r-- | usr/src/man/man2/setreuid.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man2/setreuid.2 b/usr/src/man/man2/setreuid.2 index 937d57f024..b35f01701f 100644 --- a/usr/src/man/man2/setreuid.2 +++ b/usr/src/man/man2/setreuid.2 @@ -31,7 +31,7 @@ set to any legal value. If the {\fBPRIV_PROC_SETID\fR} privilege is not asserted in the effective set of the calling process, either the real user ID can be set to the effective user ID, or the effective user ID can either be set to the saved set-user ID -from \fBexecve()\fR (see\fBexec\fR(2)) or the real user ID. +from \fBexecve()\fR (see \fBexec\fR(2)) or the real user ID. .sp .LP In either case, if the real user ID is being changed (that is, if \fIruid\fR is |