From: Harlan Stenn Date: Sat, 27 Jun 2015 08:20:07 +0000 (-0400) Subject: html/drivers/driver22.html: typo fix. Harlan Stenn. X-Git-Tag: NTP_4_2_8P3_RC3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=227bf41914e4c36cf4eaacd272b6612d6ff7605d;p=thirdparty%2Fntp.git html/drivers/driver22.html: typo fix. Harlan Stenn. bk: 558e5cb71-HvJ1snWfn9loVvLloaBQ --- diff --git a/ChangeLog b/ChangeLog index 9e85ea92f..28b35e565 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ * [Bug 2855] Report leap smear in the REFID. Harlan Stenn. * [Bug 2856] ntpd should wait() on terminated child processes. Paul Green. * [Bug 2857] Stratus VOS does not support SIGIO. Paul Green. +* html/drivers/driver22.html: typo fix. Harlan Stenn. * refidsmear test cleanup. Tomasz Flendrich. * refidsmear function support and tests. Harlan Stenn. * sntp/tests/Makefile.am: remove g_nameresolution.cpp as it tested diff --git a/html/drivers/driver22.html b/html/drivers/driver22.html index 6e01a38cf..acae265d2 100644 --- a/html/drivers/driver22.html +++ b/html/drivers/driver22.html @@ -80,7 +80,7 @@
Specifies PPS capture on the rising (assert) pulse edge if 0 (default) or falling (clear) pulse edge if 1. Not used under Windows - if the special serialpps.sys serial port driver is installed then the leading edge will always be used.
flag3 0 | 1
-
Controls the kernel PPS discipline: 0 for disable (default), 1 for enable. Not used under Windows - if the special serialpps.sys<\tt> serial port driver is used then kernel PPS will be available and used.
+
Controls the kernel PPS discipline: 0 for disable (default), 1 for enable. Not used under Windows - if the special serialpps.sys serial port driver is used then kernel PPS will be available and used.
flag4 0 | 1
Record a timestamp once for each second if 1. Useful for constructing Allan deviation plots.