[ntpsec commit] Fix minor asciidoc warnings
Eric S. Raymond
esr at ntpsec.org
Wed Oct 14 00:19:29 UTC 2015
Module: ntpsec
Branch: master
Commit: 739289be1c36a8e53fd9ba330ed446ba037e24a0
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=739289be1c36a8e53fd9ba330ed446ba037e24a0
Author: Eric S. Raymond <esr at thyrsus.com>
Date: Tue Oct 13 20:19:03 2015 -0400
Fix minor asciidoc warnings
---
docs/authentic.txt | 5 +++--
docs/miscopt.txt | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/docs/authentic.txt b/docs/authentic.txt
index 400d483..4064dea 100644
--- a/docs/authentic.txt
+++ b/docs/authentic.txt
@@ -79,8 +79,8 @@ vulnerability analysis is in the white paper
//Directions for doing that are on the "Building and Installing the
//Distribution page."
+//"or `autokey`" should be appended to the next line when it works
Authentication is configured separately for each association using the `key`
-//or `autokey`
subcommand on the `peer`, `server`, `broadcast` and `manycastclient`
configuration commands. The authentication options described below
specify the locations of the key files, if other than default, which
@@ -240,7 +240,8 @@ message of appropriate cryptotype arrives. When mobilized by a `server`
or `peer` configuration command and no `key` or `autokey` subcommands
are present, the association is not authenticated; if the `key`
subcommand is present, the association is authenticated using the
-symmetric key ID specified. I
+symmetric key ID specified.
+
//If the `autokey` subcommand is present, the
//association is authenticated using Autokey.
//
diff --git a/docs/miscopt.txt b/docs/miscopt.txt
index 7b18764..bb91180 100644
--- a/docs/miscopt.txt
+++ b/docs/miscopt.txt
@@ -18,7 +18,7 @@ include::includes/miscopt.txt[]
== Commands and Options ==
-include::includes/misc-opts.txt[]
+include::includes/misc-options.txt[]
// A subset of the tos options is described on the ntp.conf manual page.
// If you change this, be very sure to keep that syncronized.
More information about the vc
mailing list