summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2004-01-19 12:41:39 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2004-01-19 12:41:39 +0000
commita9b19289e6e026bee97814e21e79dfc3a0ed0b1a (patch)
tree86678e438a31847a189d2a1072cb625fe10d7a3e /lib/libc
parent9cf7b160387f2553357e394223fab9f172f72b38 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/gettimeofday.21
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/gettimeofday.2 b/lib/libc/sys/gettimeofday.2
index bdfe19431111..3812e54758a1 100644
--- a/lib/libc/sys/gettimeofday.2
+++ b/lib/libc/sys/gettimeofday.2
@@ -121,6 +121,7 @@ A user other than the super-user attempted to set the time.
.Sh SEE ALSO
.Xr date 1 ,
.Xr adjtime 2 ,
+.Xr clock_gettime 2 ,
.Xr ctime 3 ,
.Xr timeradd 3 ,
.Xr clocks 7 ,