aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/query_module.2
diff options
Diffstat (limited to 'man/man2/query_module.2')
-rw-r--r--man/man2/query_module.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2/query_module.2 b/man/man2/query_module.2
index bc4c260d04..9595a5a175 100644
--- a/man/man2/query_module.2
+++ b/man/man2/query_module.2
@@ -10,7 +10,7 @@ query_module \- query the kernel for various bits pertaining to modules
.nf
.B #include <linux/module.h>
.P
-.BI "[[deprecated]] int query_module(size_t " bufsize ;
+.BR "[[deprecated]] int query_module(" "size_t bufsize;"
.BI " const char *" name ", int " which ,
.BI " void " buf [ bufsize "], \
size_t " bufsize ,