diff options
Diffstat (limited to 'lib/libc/stdio/fflush.3')
-rw-r--r-- | lib/libc/stdio/fflush.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fflush.3 b/lib/libc/stdio/fflush.3 index 73678a8..35ccd45 100644 --- a/lib/libc/stdio/fflush.3 +++ b/lib/libc/stdio/fflush.3 @@ -46,7 +46,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <stdio.h> +.In stdio.h .Ft int .Fn fflush "FILE *stream" .Ft int |