From cfc621b5d9a4f8ecd2dc2f510768a3d53ebee3e7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 30 Jan 2008 10:46:05 +0000 Subject: [PATCH] Added FIXME --- man2/adjtimex.2 | 1 + 1 file changed, 1 insertion(+) diff --git a/man2/adjtimex.2 b/man2/adjtimex.2 index ce64d2b39..916140c9e 100644 --- a/man2/adjtimex.2 +++ b/man2/adjtimex.2 @@ -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 */