diff options
Diffstat (limited to 'lib/libc/stdio/fgets.3')
-rw-r--r-- | lib/libc/stdio/fgets.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdio/fgets.3 b/lib/libc/stdio/fgets.3 index 9b4d4ef..76518b6 100644 --- a/lib/libc/stdio/fgets.3 +++ b/lib/libc/stdio/fgets.3 @@ -43,6 +43,8 @@ .Nm fgets , .Nm gets .Nd get a line from a stream +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <stdio.h> .Ft char * |