diff options
Diffstat (limited to 'lib/libc/gen/times.3')
-rw-r--r-- | lib/libc/gen/times.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/times.3 b/lib/libc/gen/times.3 index 45429d0..4ef554c 100644 --- a/lib/libc/gen/times.3 +++ b/lib/libc/gen/times.3 @@ -41,7 +41,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <sys/times.h> +.In sys/times.h .Ft clock_t .Fn times "struct tms *tp" .Sh DESCRIPTION |