[Git][NTPsec/ntpsec][master] 3 commits: Fix typo in legacy IPv4 refclock address.
Matt Selsky
gitlab at mg.gitlab.com
Wed Jan 3 07:08:14 UTC 2018
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
93816253 by Matt Selsky at 2018-01-03T01:30:28-05:00
Fix typo in legacy IPv4 refclock address.
- - - - -
551b54ec by Matt Selsky at 2018-01-03T01:30:28-05:00
Fix typo in ntplogtemp man page title
- - - - -
314e716f by Matt Selsky at 2018-01-03T01:46:40-05:00
Typos
- - - - -
4 changed files:
- docs/includes/ntpq-body.txt
- docs/ntpsec.txt
- ntpclients/ntplogtemp-man.txt
- ntpclients/ntpsnmpd.py
Changes:
=====================================
docs/includes/ntpq-body.txt
=====================================
--- a/docs/includes/ntpq-body.txt
+++ b/docs/includes/ntpq-body.txt
@@ -562,7 +562,7 @@ error will however be reported in the system log.
The config command cannot be used to change a server's default restrictions.
-Under some circumstances python 2 cannot emit unicode. When true the display
+Under some circumstances python 2 cannot emit unicode. When true, the display
of units is downgraded to non-unicode alternatives. One place a user is
likely to encounter this is when diverting output through a pipe. Attempts
have been made to force the use of UTF-8, all of which break the command
=====================================
docs/ntpsec.txt
=====================================
--- a/docs/ntpsec.txt
+++ b/docs/ntpsec.txt
@@ -83,7 +83,7 @@ a build-time switch, not a run-time one).
* An instance of +ntpq+ built from the NTPsec code
querying a legacy NTP daemon will not automatically display
- peers with 127.127.127.t.u addresses as refclocks; that assumption
+ peers with 127.127.t.u addresses as refclocks; that assumption
has been removed from the NTPsec code as part of
getting it fully IPv6-ready.
=====================================
ntpclients/ntplogtemp-man.txt
=====================================
--- a/ntpclients/ntplogtemp-man.txt
+++ b/ntpclients/ntplogtemp-man.txt
@@ -1,4 +1,4 @@
-= ntplogtemp-(1) =
+= ntplogtemp(1) =
:doctype: manpage
== NAME ==
=====================================
ntpclients/ntpsnmpd.py
=====================================
--- a/ntpclients/ntpsnmpd.py
+++ b/ntpclients/ntpsnmpd.py
@@ -30,7 +30,7 @@ logfile = "ntpsnmpd.log"
logfp = sys.stderr
nofork = True # don't daemonize while still under construction
debug = 0
-defaultTimeout = 30 # default timeout, what shuold this be?
+defaultTimeout = 30 # default timeout, what should this be?
ntpRootOID = (1, 3, 6, 1, 2, 1, 197) # mib-2 . 197, aka: NTPv4-MIB
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/df5d2a8b47c35d6d43fd5586744c0a6397422a3f...314e716f466d16fdced510522006a56450200e5b
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/df5d2a8b47c35d6d43fd5586744c0a6397422a3f...314e716f466d16fdced510522006a56450200e5b
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20180103/2f657983/attachment.html>
More information about the vc
mailing list