adjtimex.2: Note effect of ADJ_NANO for ADJ_SETOFFSET

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-18 07:53:35 +02:00
parent cef8628bf4
commit 784f598504
1 changed files with 8 additions and 0 deletions

View File

@ -117,6 +117,14 @@ Set PLL time constant from
Add
.I buf.time
to the current time.
If
.I buf.status
includes the
.B ADJ_NANO
flag, then
.I buf.time.tv_usec
is interpreted as a nanosecond value;
otherwise it is interpreted as microseconds.
.TP
.TP
.BR ADJ_MICRO " (since Linux 2.6.36)"