diff options
Diffstat (limited to 'lib/libc/stdtime/time2posix.3')
| -rw-r--r-- | lib/libc/stdtime/time2posix.3 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/time2posix.3 b/lib/libc/stdtime/time2posix.3 index c64879ba6388..c11a402a3fff 100644 --- a/lib/libc/stdtime/time2posix.3 +++ b/lib/libc/stdtime/time2posix.3 @@ -10,7 +10,7 @@  .Sh LIBRARY  .Lb libc  .Sh SYNOPSIS -.Fd #include <time.h> +.In time.h  .Ft time_t  .Fn time2posix "const time_t *t"  .Ft time_t  | 
