diff options
Diffstat (limited to 'lib/libc/stdio/ferror.3')
-rw-r--r-- | lib/libc/stdio/ferror.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/ferror.3 b/lib/libc/stdio/ferror.3 index 9ccad39..e11ec7c 100644 --- a/lib/libc/stdio/ferror.3 +++ b/lib/libc/stdio/ferror.3 @@ -48,7 +48,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <stdio.h> +.In stdio.h .Ft void .Fn clearerr "FILE *stream" .Ft int |