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 b0fde0dd2b05..b6e32efe5c42 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  | 
