]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 12 Jan 2008 08:19:18 +0000 (08:19 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 12 Jan 2008 08:19:18 +0000 (08:19 +0000)
man3/ferror.3

index 6c785d74bcaad3080c4f9a92655b064762152156..cc65d4caad211a4169d39a549ac07ce0289436a1 100644 (file)
@@ -48,7 +48,7 @@ clearerr, feof, ferror, fileno \- check and reset stream status
 .BI "void clearerr(FILE *" stream );
 
 .BI "int feof(FILE *" stream );
-.br
+
 .BI "int ferror(FILE *" stream );
 
 .BI "int fileno(FILE *" stream );