diff options
Diffstat (limited to 'usr/src/man/man2/setreuid.2')
| -rw-r--r-- | usr/src/man/man2/setreuid.2 | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/usr/src/man/man2/setreuid.2 b/usr/src/man/man2/setreuid.2 index b35f01701f..976269b989 100644 --- a/usr/src/man/man2/setreuid.2 +++ b/usr/src/man/man2/setreuid.2 @@ -71,7 +71,7 @@ The {PRIV_PROC_SETID} privilege is not asserted in the effective set of the calling processes and a change was specified other than changing the real user \fBID\fR to the effective user \fBID\fR, or changing the effective user \fBID\fR to the real user \fBID\fR or the saved set-user \fBID\fR. See -\fBprivileges\fR(5) for additional restrictions which apply when changing to +\fBprivileges\fR(7) for additional restrictions which apply when changing to UID 0. .RE @@ -84,7 +84,7 @@ set-user \fBID\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -100,5 +100,10 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBexec\fR(2), \fBgetuid\fR(2), \fBsetregid\fR(2), \fBsetuid\fR(2), -\fBattributes\fR(5), \fBprivileges\fR(5), \fBstandards\fR(5) +.BR exec (2), +.BR getuid (2), +.BR setregid (2), +.BR setuid (2), +.BR attributes (7), +.BR privileges (7), +.BR standards (7) |
