[Git][NTPsec/ntpsec][master] Typos
Matt Selsky
gitlab at mg.gitlab.com
Sat Jan 28 07:47:12 UTC 2017
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
632019ea by Matt Selsky at 2017-01-28T02:42:56-05:00
Typos
- - - - -
3 changed files:
- contrib/temp-log
- docs/includes/auth-commands.txt
- docs/mode6.txt
Changes:
=====================================
contrib/temp-log
=====================================
--- a/contrib/temp-log
+++ b/contrib/temp-log
@@ -58,7 +58,7 @@ Return output if good, None if bad
except:
if args.verbose:
sys.stderr.write("Unable to run %s binary\n" % cmd[0])
- # throws exceptoin
+ # throws exception
return None
return output
=====================================
docs/includes/auth-commands.txt
=====================================
--- a/docs/includes/auth-commands.txt
+++ b/docs/includes/auth-commands.txt
@@ -23,7 +23,7 @@
directory.
+digest+ _digest_;;
Specify the message digest algorithm, with default MD5. If the
- OpenSSL library is installed, +digest+ can be be any message digest
+ OpenSSL library is installed, +digest+ can be any message digest
algorithm supported by the library.
Note: If compliance with FIPS 140-2 is required, the algorithm
must be +SHA1+.
=====================================
docs/mode6.txt
=====================================
--- a/docs/mode6.txt
+++ b/docs/mode6.txt
@@ -392,7 +392,7 @@ fly).
This request is used for two purposes: to retrieve restriction lists
and to retrieve interface statistics. For the former use, the request
payload should be the string "addr_restrictions"; for the latter case,
-the request payload should be be "ifstats" or empty. Both uses
+the request payload should be "ifstats" or empty. Both uses
require authentication. The response payload is, in both cases, a
textual varlist.
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/632019eabae19ba18832418b21e22aff58e61435
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170128/ce25f910/attachment.html>
More information about the vc
mailing list