diff options
Diffstat (limited to 'lib/libc/stdio/getc.3')
-rw-r--r-- | lib/libc/stdio/getc.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdio/getc.3 b/lib/libc/stdio/getc.3 index b0fde0d..b6e32ef 100644 --- a/lib/libc/stdio/getc.3 +++ b/lib/libc/stdio/getc.3 @@ -45,6 +45,8 @@ .Nm getchar , .Nm getw .Nd get next character or word from input stream +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <stdio.h> .Ft int |