[Git][NTPsec/ntpsec][master] Documentation: typos/grammar
Eric S. Raymond
gitlab at mg.gitlab.com
Tue Aug 23 13:50:49 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
3ba6568a by Matt Selsky at 2016-08-23T09:35:57-04:00
Documentation: typos/grammar
- - - - -
3 changed files:
- docs/clientstart.txt
- etc/use-country-pool
- ntpstats/README
Changes:
=====================================
docs/clientstart.txt
=====================================
--- a/docs/clientstart.txt
+++ b/docs/clientstart.txt
@@ -112,7 +112,7 @@ want to change them.
The NTP pool is a worldwide federation of public-facing NTP servers,
almost always equipped with their own local reference clocks, that
have volunteered to provide time service to anyone who requests it
-through a pool dispatcher machine. The server declarations in your
+through a pool dispatcher machine. The +server+ declarations in your
/etc/ntp.conf normally point at several of these pool dispatchers.
When your +{ntpd}+ send a request to one, it picks a random server
from its part of the pool and hands that address back to your
=====================================
etc/use-country-pool
=====================================
--- a/etc/use-country-pool
+++ b/etc/use-country-pool
@@ -9,7 +9,7 @@
#
# Notice we use the 'us' country code servers, otherwise we might get
# pool servers from opposite sides of the planet accuracy would likely
-# be poor. If you are not in the USA, then it will probably wrk to
+# be poor. If you are not in the USA, then it will probably work to
# change the 'us' to your two letter country code.
#
# Major Internet-using countries with pools include:
=====================================
ntpstats/README
=====================================
--- a/ntpstats/README
+++ b/ntpstats/README
@@ -1,5 +1,5 @@
-This directory contains code for deta reduction and visualization of NTP
-logfiles. It's written around a class named NTPstats which can be found
+This directory contains code for data reduction and visualization of NTP
+logfiles. It's written around a class named NTPstats, which can be found
in ntpstats.py.
While all comers are invited to experiment with ntpstats.py, its interface
@@ -7,7 +7,7 @@ and capabilities are at present private to the NTPsec suite, subject to
change without notice, and should not be considered a public interface.
This status may (and probably will) change in a future release.
-If you want to generate the ntpviz graphs regularly add these lines to
+If you want to generate the ntpviz graphs regularly, add these lines to
your root crontab:
53 * * * * cd /usr/local/src/NTP/ntpsec/ntpstats; ./ntpviz -p 1 -o day -N
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/3ba6568ae3d4f517f0d14f73229baeaa9fc62c2a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160823/7b849148/attachment.html>
More information about the vc
mailing list