4.3BSD beta release manual page
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Thu, 16 May 1985 06:25:53 +0000 (22:25 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Thu, 16 May 1985 06:25:53 +0000 (22:25 -0800)
SCCS-vsn: lib/libc/stdio/ferror.3 6.1

usr/src/lib/libc/stdio/ferror.3

index 8b0b2b4..0b75f60 100644 (file)
@@ -2,9 +2,9 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)ferror.3    5.1 (Berkeley) %G%
+.\"    @(#)ferror.3    6.1 (Berkeley) %G%
 .\"
 .\"
-.TH FERROR 3S  "19 January 1983"
+.TH FERROR 3S  ""
 .UC 4
 .SH NAME
 ferror, feof, clearerr, fileno \- stream status inquiries
 .UC 4
 .SH NAME
 ferror, feof, clearerr, fileno \- stream status inquiries
@@ -50,7 +50,7 @@ Unless cleared by
 the error indication lasts until
 the stream is closed.
 .PP
 the error indication lasts until
 the stream is closed.
 .PP
-.I Clrerr
+.I Clearerr
 resets the error indication on the named
 .IR stream .
 .PP
 resets the error indication on the named
 .IR stream .
 .PP