diff options
Diffstat (limited to 'lib/libc/stdio/stdio.3')
-rw-r--r-- | lib/libc/stdio/stdio.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdio/stdio.3 b/lib/libc/stdio/stdio.3 index 345a083..f623ec7 100644 --- a/lib/libc/stdio/stdio.3 +++ b/lib/libc/stdio/stdio.3 @@ -38,6 +38,8 @@ .Sh NAME .Nm stdio .Nd standard input/output library functions +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <stdio.h> .Fd FILE *stdin; |