diff options
Diffstat (limited to 'lib/libc/stdio/ungetc.3')
-rw-r--r-- | lib/libc/stdio/ungetc.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdio/ungetc.3 b/lib/libc/stdio/ungetc.3 index cc67589..2fec98b 100644 --- a/lib/libc/stdio/ungetc.3 +++ b/lib/libc/stdio/ungetc.3 @@ -42,6 +42,8 @@ .Sh NAME .Nm ungetc .Nd un-get character from input stream +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <stdio.h> .Ft int |