aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/regex.3
diff options
Diffstat (limited to 'man/man3/regex.3')
-rw-r--r--man/man3/regex.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/regex.3 b/man/man3/regex.3
index a5c3e9debb..6c37ecafe8 100644
--- a/man/man3/regex.3
+++ b/man/man3/regex.3
@@ -21,7 +21,7 @@ Standard C library
regmatch_t " pmatch "[_Nullable restrict " nmatch ],
.BI " int " eflags );
.P
-.BI "size_t regerror(size_t " errbuf_size ;
+.BR "size_t regerror(" "size_t errbuf_size;"
.BI " int " errcode ", const regex_t *_Nullable restrict " preg ,
.BI " char " errbuf "[_Nullable restrict " errbuf_size ],
.BI " size_t " errbuf_size );