summaryrefslogtreecommitdiffstats
path: root/man2/s390_runtime_instr.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/s390_runtime_instr.2')
-rw-r--r--man2/s390_runtime_instr.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/s390_runtime_instr.2 b/man2/s390_runtime_instr.2
index cb52fd43d..1457ed551 100644
--- a/man2/s390_runtime_instr.2
+++ b/man2/s390_runtime_instr.2
@@ -22,7 +22,7 @@ Standard C library
glibc provides no wrapper for
.BR s390_runtime_instr (),
necessitating the use of
-.BR syscall (2).
+.MR syscall 2 .
.SH DESCRIPTION
The
.BR s390_runtime_instr ()
@@ -100,5 +100,5 @@ a valid real-time signal number in
.I signum
and install a handler for that signal.
.SH SEE ALSO
-.BR syscall (2),
-.BR signal (7)
+.MR syscall 2 ,
+.MR signal 7