diff options
Diffstat (limited to 'lib/libc/stdio/fclose.3')
-rw-r--r-- | lib/libc/stdio/fclose.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fclose.3 b/lib/libc/stdio/fclose.3 index 04cae30..6d71811 100644 --- a/lib/libc/stdio/fclose.3 +++ b/lib/libc/stdio/fclose.3 @@ -45,7 +45,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <stdio.h> +.In stdio.h .Ft int .Fn fclose "FILE *stream" .Sh DESCRIPTION |