summaryrefslogtreecommitdiffstats
path: root/man2/create_module.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/create_module.2')
-rw-r--r--man2/create_module.28
1 files changed, 4 insertions, 4 deletions
diff --git a/man2/create_module.2 b/man2/create_module.2
index 1121713a8..6625abcbc 100644
--- a/man2/create_module.2
+++ b/man2/create_module.2
@@ -65,8 +65,8 @@ glibc versions before glibc 2.23 did export an ABI for this system call.
Therefore, in order to employ this system call,
it was sufficient to manually declare the interface in your code;
alternatively, you could invoke the system call using
-.BR syscall (2).
+.MR syscall 2 .
.SH SEE ALSO
-.BR delete_module (2),
-.BR init_module (2),
-.BR query_module (2)
+.MR delete_module 2 ,
+.MR init_module 2 ,
+.MR query_module 2