[Git][NTPsec/ntpsec][master] Documentation fixes.
Eric S. Raymond
gitlab at mg.gitlab.com
Sat Jul 23 19:40:18 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
7604fdac by Matt Selsky at 2016-07-23T15:39:54-04:00
Documentation fixes.
- - - - -
3 changed files:
- docs/includes/ntpdig-body.txt
- docs/includes/ntpviz-body.txt
- util/tg2.c
Changes:
=====================================
docs/includes/ntpdig-body.txt
=====================================
--- a/docs/includes/ntpdig-body.txt
+++ b/docs/includes/ntpdig-body.txt
@@ -123,7 +123,7 @@ Since we're only going to use the first valid response we get and
there is benefit to specifying a good number of servers to query,
separate the queries we send out by the specified number of
milliseconds. A larger _delay_ reduces the query load on the time
-sources, iat the cost of ncreasing the time to receive a valid
+sources, at the cost of increasing the time to receive a valid
response if the first source attempted is slow or unreachable.
+-j+::
@@ -151,7 +151,7 @@ This option causes the client to write log messages to the specified
_logfile_.
+-M+ number, +--steplimit+=_number_::
- Adjustments less than _steplimit_ msec will be slewed. This option
+ Adjustments less than _steplimit_ milliseconds will be slewed. This option
takes an integer number as its argument. The value of _number_ is
constrained to being greater than or equal to 0,
+
@@ -162,7 +162,7 @@ means all adjustments will be stepped. This is a feature, as different
situations demand different values.
+-o+ number, +--ntpversion+=_number_::
- Send _int_ as our NTP protocol version. This option takes an integer
+ Send _number_ as our NTP protocol version. This option takes an integer
number as its argument. Defaults to 4. Seldom useful.
+-r+, +--usereservedport+::
=====================================
docs/includes/ntpviz-body.txt
=====================================
--- a/docs/includes/ntpviz-body.txt
+++ b/docs/includes/ntpviz-body.txt
@@ -20,7 +20,7 @@ The most basic option is -d, which specifies a logfile directory to
examine; the default is /var/log/ntpstats.
The -n option allows you to set the sitename shown in the plot title.
-The default is the basame of the log directory.
+The default is the basename of the log directory.
The -s and -p options allow you to set the time window to be reported
on. With -s you set the start time as an ISO8601-style timestamp
=====================================
util/tg2.c
=====================================
--- a/util/tg2.c
+++ b/util/tg2.c
@@ -2,7 +2,7 @@
* tg.c generate IRIG signals for test
*/
/*
- * This program can generate audio signals that simulate yhe IRIG-B
+ * This program can generate audio signals that simulate the IRIG-B
* timecode commonly used to synchronize laboratory equipment. It is
* the IRIG driver (refclock_irig.c) in the NTP driver collection.
*
@@ -34,7 +34,7 @@
* as each new string is constructed. The display is followed by the
* BCD binary bits as transmitted. Note that the transmissionorder is
* low-order first as the frame is processed left to right. The IRIG
- * ton-time marker M preceeds the first (units) bit, so its code is
+ * on-time marker M preceeds the first (units) bit, so its code is
* delayed one bit and the next digit (tens) needs only three bits.
*
* The program has been tested with the Sun Blade 1500 running Solaris
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/7604fdac18304f6ca844c5a4d71ee5baff5bd4b5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160723/4be73053/attachment.html>
More information about the vc
mailing list