summaryrefslogtreecommitdiffstats
path: root/man2/query_module.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/query_module.2')
-rw-r--r--man2/query_module.214
1 files changed, 7 insertions, 7 deletions
diff --git a/man2/query_module.2 b/man2/query_module.2
index 60746df56..02b02634b 100644
--- a/man2/query_module.2
+++ b/man2/query_module.2
@@ -184,11 +184,11 @@ through a quirk of history, glibc does export an ABI for this system call.
Therefore, in order to employ this system call,
it is sufficient to manually declare the interface in your code;
alternatively, you can invoke the system call using
-.BR syscall (2).
+.MR syscall 2 .
.SH SEE ALSO
-.BR create_module (2),
-.BR delete_module (2),
-.BR get_kernel_syms (2),
-.BR init_module (2),
-.BR lsmod (8),
-.BR modinfo (8)
+.MR create_module 2 ,
+.MR delete_module 2 ,
+.MR get_kernel_syms 2 ,
+.MR init_module 2 ,
+.MR lsmod 8 ,
+.MR modinfo 8