[Git][NTPsec/ntpsec][master] Typos, grammar

Eric S. Raymond gitlab at mg.gitlab.com
Thu Dec 22 20:03:52 UTC 2016


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
3db967af by Matt Selsky at 2016-12-22T14:54:54-05:00
Typos, grammar

- - - - -


2 changed files:

- docs/includes/ntpq-body.txt
- pylib/packet.py


Changes:

=====================================
docs/includes/ntpq-body.txt
=====================================
--- a/docs/includes/ntpq-body.txt
+++ b/docs/includes/ntpq-body.txt
@@ -272,10 +272,10 @@ ind assid status conf reach auth condition last_event cnt
   Display monitor facility statistics.
 
 +direct::
-  Normally, the mrulist command retrieves an entrie MRUreport (possibly
+  Normally, the mrulist command retrieves an entire MRUreport (possibly
   consisting of more than one MRU span), sorts it, and presents the
   result. But attempting to fetch an entire MRU report may fail on a
-  server so loaded that nome of its MRU entries age out before they
+  server so loaded that none of its MRU entries age out before they
   are shipped. With this option, each segment is reported as it arrives.
 
 +mrulist+ [+limited+ | +kod+ | +mincount=+'count' | +laddr=+'localaddr' | +sort=+'sortorder' | +resany=+'hexmask' | +resall=+'hexmask']::


=====================================
pylib/packet.py
=====================================
--- a/pylib/packet.py
+++ b/pylib/packet.py
@@ -1401,9 +1401,9 @@ class ControlSession:
 
                 # The C version of ntpq used to snooze for a bit
                 # between MRU queries to let ntpd catch up with other
-                # duties.  It turns out this is a petty bad idea.  Above
+                # duties.  It turns out this is quite a bad idea.  Above
                 # a certain traffic threshold, servers accumulate MRU records
-                # enough faster than this protocol loop can capture them that
+                # faster than this protocol loop can capture them such that
                 # you never get a complete span.  The last thing you want to
                 # do when trying to keep up with a high-traffic server is stall
                 # in the read loop.



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/3db967af89d4b0354d3423740db83c75e5a86d16
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20161222/8bdbbae0/attachment.html>


More information about the vc mailing list