diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/clock_gettime.2 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/libc/sys/clock_gettime.2 b/lib/libc/sys/clock_gettime.2 index a73c1e6..41421c2 100644 --- a/lib/libc/sys/clock_gettime.2 +++ b/lib/libc/sys/clock_gettime.2 @@ -33,7 +33,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 5, 2003 +.Dd June 17, 2004 .Dt CLOCK_GETTIME 2 .Os .Sh NAME @@ -128,9 +128,3 @@ and .Fn clock_getres system calls conform to .St -p1003.1b-93 . -.Sh BUGS -The -.Dv CLOCK_VIRTUAL -and -.Dv CLOCK_PROF -timers are not yet implemented. |