adjtimex.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-12-30 15:17:12 +01:00
parent 9d75cc4c8b
commit 22b278129c
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ struct timex {
(read-only) */
struct timeval time; /* Current time (read-only, except
for ADJ_SETOFFSET) */
long tick; /* Usecs between clock ticks */
long tick; /* Microseconds between clock ticks */
long ppsfreq; /* PPS frequency (scaled PPM) (read-only) */
long jitter; /* PPS jitter (microseconds)
(read-only) */