[ntpsec commit] Typo and markup fixes.
Eric S. Raymond
esr at ntpsec.org
Mon Oct 19 08:58:26 UTC 2015
Module: ntpsec
Branch: master
Commit: 16e2af1d320da8b1716b98402a2351af3d262d14
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=16e2af1d320da8b1716b98402a2351af3d262d14
Author: Eric S. Raymond <esr at thyrsus.com>
Date: Mon Oct 19 04:57:56 2015 -0400
Typo and markup fixes.
---
docs/driver20.txt | 6 +++---
docs/driver6.txt | 4 ++--
docs/filter.txt | 2 +-
docs/includes/mon-commands.txt | 2 +-
docs/warp.txt | 2 +-
5 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/docs/driver20.txt b/docs/driver20.txt
index b436209..aded47a 100644
--- a/docs/driver20.txt
+++ b/docs/driver20.txt
@@ -111,7 +111,7 @@ Specific GPS sentences and bitrates may be selected by setting bits of the \'mod
| |80 |0x50 |linespeed 115200 bps
|7 |128 |0x80 |
Write the sub-second fraction of the receive time stamp to the clockstat
-file for all recognised NMEA sentences. This can be used to get a useful
+file for all recognized NMEA sentences. This can be used to get a useful
*Caveat:* This will fill your clockstat file rather fast. Use it only
temporarily to get the numbers for the NMEA sentence of your choice.
|8 |256 |0x100|process +$PGRMF+
@@ -122,8 +122,8 @@ temporarily to get the numbers for the NMEA sentence of your choice.
The default (mode 0) is to process all supported sentences at a
linespeed of 4800 bps, which results in the first one received and
-recognised in each cycle being used. If only specific sentences should
-be recognised, then the mode byte must be chosen to enable only the
+recognized in each cycle being used. If only specific sentences should
+be recognized, then the mode byte must be chosen to enable only the
selected ones. Multiple sentences may be selected by adding their mode
bit values, but of those enabled still only the first received sentence
in a cycle will be used. Using more than one sentence per cycle is
diff --git a/docs/driver6.txt b/docs/driver6.txt
index ccdd60c..d03a1e4 100644
--- a/docs/driver6.txt
+++ b/docs/driver6.txt
@@ -35,7 +35,7 @@ used to bracket the codec frequency to this range.
For proper operation the IRIG signal source should be configured for
analog signal levels, not digital TTL levels. In most radios the IRIG
-signal is driven ±10 V behind 50 Ohms. In such cases the cable should be
+signal is driven ±10 V behind 50 Ohms. In such cases the cable should be
terminated at the line-in port with a 50-Ohm resistor to avoid
overloading the codec. Where feasible, the IRIG signal source should be
operated with signature control so that, if the signal is lost or
@@ -128,7 +128,7 @@ If clockstats is enabled, the most recent line is written to the
clockstats file every 64 s. If verbose recording is enabled (fudge flag
4) each line is written as generated.
-The first field containes the error flags in hex, where the hex bits are
+The first field contains the error flags in hex, where the hex bits are
interpreted as below. This is followed by the year of century, day of
year and time of day. Note that the time of day is for the previous
minute, not the current time. The status indicator and year are not
diff --git a/docs/filter.txt b/docs/filter.txt
index bbec93a..18c6d78 100644
--- a/docs/filter.txt
+++ b/docs/filter.txt
@@ -63,7 +63,7 @@ which is equal to one-half the delay plus the dispersion, falls below
the select threshold of 1.5 s in about four updates. This gives some
time for meaningful comparison between sources, if more than one are
available. The dispersion continues to grow at the same rate as the
-sample dispersion. For additional information on statistcal principles
+sample dispersion. For additional information on statistical principles
and performance metrics, see the link:stats.html[Performance Metrics]
page.
diff --git a/docs/includes/mon-commands.txt b/docs/includes/mon-commands.txt
index d6bb994..7a4e98d 100644
--- a/docs/includes/mon-commands.txt
+++ b/docs/includes/mon-commands.txt
@@ -199,7 +199,7 @@ show the statistics counter values accumulated since the last
generated line.
+timingstats+;;
- (Only available when the deamon is compiled with process time
+ (Only available when the daemon is compiled with process time
debugging support (--enable-debug-timing - costs performance). Record
processing time statistics for various selected code paths.
+
diff --git a/docs/warp.txt b/docs/warp.txt
index 5b8778e..cbbd52a 100644
--- a/docs/warp.txt
+++ b/docs/warp.txt
@@ -187,7 +187,7 @@ offset and frequency, are recorded by the +loopstats+ option of the
link:monopt.html#filegen[+filegen+] command. For additional details
about these algorithms, see the Architecture Briefing on the
{millshome}ntp.html[Network Time Synchronization
-Research Project] page. For additional information on statistacl
+Research Project] page. For additional information on statistical
principles and performance metrics, see the link:stats.html[Performance
Metrics] page.
More information about the vc
mailing list