aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/fgetc.3
diff options
Diffstat (limited to 'man/man3/fgetc.3')
-rw-r--r--man/man3/fgetc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/fgetc.3 b/man/man3/fgetc.3
index d083b52aea..b2c5b37ebf 100644
--- a/man/man3/fgetc.3
+++ b/man/man3/fgetc.3
@@ -17,7 +17,7 @@ Standard C library
.BI "int getc(FILE *" stream );
.B "int getchar(void);"
.P
-.BI "char *fgets(int " size ;
+.BR "char *fgets(" "int size;"
.BI " char " s "[restrict " size "], int " size ", \
FILE *restrict " stream );
.P