aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/listmount.2
diff options
Diffstat (limited to 'man/man2/listmount.2')
-rw-r--r--man/man2/listmount.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2/listmount.2 b/man/man2/listmount.2
index 019e4dbf62..71fb331386 100644
--- a/man/man2/listmount.2
+++ b/man/man2/listmount.2
@@ -15,7 +15,7 @@ Standard C library
.BR "#include <linux/mount.h>" " /* Definition of struct mnt_id_req constants */"
.B #include <unistd.h>
.P
-.BI "int syscall(size_t " n ;
+.BR "int syscall(" "size_t n;"
.BI " SYS_listmount, struct mnt_id_req *" req ,
.BI " uint64_t " mnt_ids [ n "], size_t " n ,
.BI " unsigned long " flags );