From: Harlan Stenn Date: Tue, 21 Nov 2006 04:05:54 +0000 (-0500) Subject: [Bug 739] ntpd -x should not take an argument X-Git-Tag: NTP_4_2_3P67_RC~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bca5fdea0604fd0165116b449a8698ac306f2f5;p=thirdparty%2Fntp.git [Bug 739] ntpd -x should not take an argument bk: 45627b22wEyJkiZfso6izRKuDOHAZw --- diff --git a/NEWS b/NEWS index d813f1255..74ccb664e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +* [Bug 739] ntpd -x should not take an argument. * [Bug 737] Some systems need help providing struct iovec. * [Bug 717] Fix libopts compile problem. * [Bug 728] parse documentation fixes. diff --git a/ntpd/ntpdbase-opts.def b/ntpd/ntpdbase-opts.def index a4d0c3d62..6c80e7abd 100644 --- a/ntpd/ntpdbase-opts.def +++ b/ntpd/ntpdbase-opts.def @@ -418,7 +418,6 @@ flag = { flag = { name = slew; value = x; - arg-type = string; descrip = "Slew up to 600 seconds"; doc = <<- _EndOfDoc_ Normally, the time is slewed if the offset is less than the step threshold, which is 128 ms by default, and stepped if above the threshold.