Added FIXME

This commit is contained in:
Michael Kerrisk 2008-01-30 10:46:05 +00:00
parent cac3d1432f
commit cfc621b5d9
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ struct timex {
int modes; /* mode selector */
long offset; /* time offset (usec) */
long freq; /* frequency offset (scaled ppm) */
.\" FIXME -- what is the scaling unit? 2^16 ?
long maxerror; /* maximum error (usec) */
long esterror; /* estimated error (usec) */
int status; /* clock command/status */