diff options
Diffstat (limited to 'lib/libc/stdtime/strftime.3')
-rw-r--r-- | lib/libc/stdtime/strftime.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3 index 9b21843..daf5d38 100644 --- a/lib/libc/stdtime/strftime.3 +++ b/lib/libc/stdtime/strftime.3 @@ -42,6 +42,8 @@ .Sh NAME .Nm strftime .Nd format date and time +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <time.h> .Ft size_t |