diff options
-rw-r--r-- | lib/libc/sys/gettimeofday.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/gettimeofday.2 b/lib/libc/sys/gettimeofday.2 index bdfe194..3812e54 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 , |