aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/setnetgrent.3
diff options
Diffstat (limited to 'man/man3/setnetgrent.3')
-rw-r--r--man/man3/setnetgrent.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/setnetgrent.3 b/man/man3/setnetgrent.3
index aac183cd0c..76cefbad95 100644
--- a/man/man3/setnetgrent.3
+++ b/man/man3/setnetgrent.3
@@ -19,7 +19,7 @@ Standard C library
.P
.BI "int getnetgrent(char **restrict " host ,
.BI " char **restrict " user ", char **restrict " domain );
-.BI "int getnetgrent_r(size_t " size ;
+.BR "int getnetgrent_r(" "size_t size;"
.BI " char **restrict " host ,
.BI " char **restrict " user ", char **restrict " domain ,
.BI " char " buf "[restrict " size "], size_t " size );