summaryrefslogtreecommitdiffstats
path: root/man2/setresuid.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/setresuid.2')
-rw-r--r--man2/setresuid.222
1 files changed, 11 insertions, 11 deletions
diff --git a/man2/setresuid.2 b/man2/setresuid.2
index 5ee42b32d..06b03dc35 100644
--- a/man2/setresuid.2
+++ b/man2/setresuid.2
@@ -78,7 +78,7 @@ Since Linux 3.1, this error case no longer occurs
see the description of
.B EAGAIN
in
-.BR execve (2).
+.MR execve 2 .
.TP
.B EINVAL
One or more of the target user or group IDs
@@ -112,7 +112,7 @@ employ a signal-based technique to ensure
that when one thread changes credentials,
all of the other threads in the process also change their credentials.
For details, see
-.BR nptl (7).
+.MR nptl 7 .
.SH STANDARDS
None.
.SH HISTORY
@@ -136,12 +136,12 @@ and
.BR setresgid ()
wrapper functions transparently deal with the variations across kernel versions.
.SH SEE ALSO
-.BR getresuid (2),
-.BR getuid (2),
-.BR setfsgid (2),
-.BR setfsuid (2),
-.BR setreuid (2),
-.BR setuid (2),
-.BR capabilities (7),
-.BR credentials (7),
-.BR user_namespaces (7)
+.MR getresuid 2 ,
+.MR getuid 2 ,
+.MR setfsgid 2 ,
+.MR setfsuid 2 ,
+.MR setreuid 2 ,
+.MR setuid 2 ,
+.MR capabilities 7 ,
+.MR credentials 7 ,
+.MR user_namespaces 7