[Git][NTPsec/ntpsec][master] Grammar, typos
Eric S. Raymond
gitlab at mg.gitlab.com
Wed Dec 14 03:38:57 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
241186ef by Matt Selsky at 2016-12-13T22:11:29-05:00
Grammar, typos
- - - - -
2 changed files:
- contrib/ntp.conf.basic.sample
- contrib/ntp.conf.log.sample
Changes:
=====================================
contrib/ntp.conf.basic.sample
=====================================
--- a/contrib/ntp.conf.basic.sample
+++ b/contrib/ntp.conf.basic.sample
@@ -6,12 +6,12 @@
# http://www.pool.ntp.org/en/
#
# iburst tells it to send the first few requests at 2 second intervals rather
-# than wait for the poll interval which defaults to 64 seconds. That greatly
+# than wait for the poll interval, which defaults to 64 seconds. That greatly
# speeds up the time for ntpd to set the system time and start responding to
# requests.
#
# Notice we use the 'us' country code servers, otherwise we might get
-# pool servers from opposite sides of the planet accuracy would likely
+# pool servers from opposite sides of the planet and accuracy would likely
# be poor. If you are not in the USA, then it will probably work to
# change the 'us' to your two letter country code.
#
@@ -22,7 +22,7 @@
#
# https://en.wikipedia.org/wiki/ISO_3166-1
#
-# and then try pinging prepending it to ".pool.ntp.org" and pinging that.
+# and then try prepending it to ".pool.ntp.org" and pinging that
# hostname. If you get a response, you can use it.
#
pool us.pool.ntp.org iburst
=====================================
contrib/ntp.conf.log.sample
=====================================
--- a/contrib/ntp.conf.log.sample
+++ b/contrib/ntp.conf.log.sample
@@ -1,4 +1,4 @@
-# /etc/ntp.conf, minimal configuration, with statistics logging for ntpd
+# /etc/ntp.conf, minimal configuration, with statistics logging, for ntpd
# see ntp.conf(5) for help
# NTP servers
@@ -6,12 +6,12 @@
# http://www.pool.ntp.org/en/
#
# iburst tells it to send the first few requests at 2 second intervals rather
-# than wait for the poll interval which defaults to 64 seconds. That greatly
+# than wait for the poll interval, which defaults to 64 seconds. That greatly
# speeds up the time for ntpd to set the system time and start responding to
# requests.
#
# Notice we use the 'us' country code servers, otherwise we might get
-# pool servers from opposite sides of the planet accuracy would likely
+# pool servers from opposite sides of the planet and accuracy would likely
# be poor. If you are not in the USA, then it will probably work to
# change the 'us' to your two letter country code.
#
@@ -22,7 +22,7 @@
#
# https://en.wikipedia.org/wiki/ISO_3166-1
#
-# and then try pinging prepending it to ".pool.ntp.org" and pinging that.
+# and then try prepending it to ".pool.ntp.org" and pinging that
# hostname. If you get a response, you can use it.
#
pool us.pool.ntp.org iburst
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/241186ef986c6c50712640d13b7dd3da49107ed5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161214/9c1106fd/attachment.html>
More information about the vc
mailing list