aboutsummaryrefslogtreecommitdiff
path: root/html/drivers/driver22.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/drivers/driver22.html')
-rw-r--r--html/drivers/driver22.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/drivers/driver22.html b/html/drivers/driver22.html
index 6e01a38cfe3f..acae265d2950 100644
--- a/html/drivers/driver22.html
+++ b/html/drivers/driver22.html
@@ -80,7 +80,7 @@
<dd>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 <tt>serialpps.sys</tt> serial port driver is installed then the leading edge will <i>always</i> be used.</dd>
<dt><tt>flag3 0 | 1</tt></dt>
- <dd>Controls the kernel PPS discipline: 0 for disable (default), 1 for enable. Not used under Windows - if the special <tt>serialpps.sys<\tt> serial port driver is used then kernel PPS will be available and used.</dd>
+ <dd>Controls the kernel PPS discipline: 0 for disable (default), 1 for enable. Not used under Windows - if the special <tt>serialpps.sys</tt> serial port driver is used then kernel PPS will be available and used.</dd>
<dt><tt>flag4 0 | 1</tt></dt>
<dd>Record a timestamp once for each second if 1. Useful for constructing
Allan deviation plots.</dd>