diff options
Diffstat (limited to 'lib/libc/sys/gettimeofday.2')
| -rw-r--r-- | lib/libc/sys/gettimeofday.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/sys/gettimeofday.2 b/lib/libc/sys/gettimeofday.2 index 7ac615c9518b..cb385a49bb92 100644 --- a/lib/libc/sys/gettimeofday.2 +++ b/lib/libc/sys/gettimeofday.2 @@ -59,7 +59,9 @@ call, and set with the call. The time is expressed in seconds and microseconds since midnight (0 hour), January 1, 1970. The resolution of the system clock is hardware dependent, and the time may be updated continuously or -in ``ticks.'' If +in +.Dq ticks . +If .Fa tp or .Fa tzp |
