adjtimex.2: Don't refer reader to adjtime(3)

Probably, it's not wise to suggest adjtime(3) as the more
portable API. Rather, ntp_adjtime(3) should be used.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-03-06 22:51:42 +01:00
parent 46c7501043
commit 90d4198f2a
1 changed files with 0 additions and 4 deletions

View File

@ -473,10 +473,6 @@ for the leap second to be inserted or deleted.
.BR adjtimex ()
is Linux-specific and should not be used in programs
intended to be portable.
See
.BR adjtime (3)
for a more portable, but less flexible,
method of adjusting the system clock.
.SH SEE ALSO
.BR settimeofday (2),
.BR adjtime (3),