diff options
author | Bruce Evans <bde@FreeBSD.org> | 1996-04-19 19:00:26 +0000 |
---|---|---|
committer | Bruce Evans <bde@FreeBSD.org> | 1996-04-19 19:00:26 +0000 |
commit | e0150c8ff774c3e217c636046b73c7b8559150a1 (patch) | |
tree | b1a00d14006d797c9e77fbe400c4a032fc2169c4 /lib/libc/gen/time.3 | |
parent | 8a4599117ba1537d77e66475f83944995f85e437 (diff) | |
download | src-e0150c8ff774c3e217c636046b73c7b8559150a1.tar.gz src-e0150c8ff774c3e217c636046b73c7b8559150a1.zip |
Notes
Diffstat (limited to 'lib/libc/gen/time.3')
-rw-r--r-- | lib/libc/gen/time.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/time.3 b/lib/libc/gen/time.3 index 62833936a5a1..ecf767dc281e 100644 --- a/lib/libc/gen/time.3 +++ b/lib/libc/gen/time.3 @@ -42,7 +42,6 @@ .Nm time .Nd get time of day .Sh SYNOPSIS -.Fd #include <sys/types.h> .Fd #include <time.h> .Ft time_t .Fn time "time_t *tloc" |