aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/confstr.3
diff options
Diffstat (limited to 'man/man3/confstr.3')
-rw-r--r--man/man3/confstr.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/confstr.3 b/man/man3/confstr.3
index 030d874055..c19f4163e4 100644
--- a/man/man3/confstr.3
+++ b/man/man3/confstr.3
@@ -19,7 +19,7 @@ Standard C library
.nf
.B #include <unistd.h>
.P
-.BI "size_t confstr(size_t " size ;
+.BR "size_t confstr(" "size_t size;"
.BI " int " "name" ", char " buf [ size "], size_t " size );
.fi
.P