diff options
Diffstat (limited to 'lib/libc/stdio/ferror.3')
-rw-r--r-- | lib/libc/stdio/ferror.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/ferror.3 b/lib/libc/stdio/ferror.3 index ddd828f3ba7..351aee534fb 100644 --- a/lib/libc/stdio/ferror.3 +++ b/lib/libc/stdio/ferror.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ferror.3,v 1.3 1998/02/04 21:29:55 deraadt Exp $ +.\" $OpenBSD: ferror.3,v 1.4 1999/07/09 13:35:23 aaron Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -100,5 +100,5 @@ conform to .St -ansiC . The function .Fn fileno -conforms to +conforms to .St -p1003.1-90 . |