[ntpsec commit] In asciidoc.cinf, add a missing attribute and sort the rest.

Eric S. Raymond esr at ntpsec.org
Thu Oct 8 17:08:41 UTC 2015


Module:    ntpsec
Branch:    master
Commit:    a63d6e3466ab7edca26eaab5dbe8dc87775de10e
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=a63d6e3466ab7edca26eaab5dbe8dc87775de10e

Author:    Eric S. Raymond <esr at thyrsus.com>
Date:      Thu Oct  8 13:02:34 2015 -0400

In asciidoc.cinf, add a missing attribute and sort the rest.

---

 docs/asciidoc.conf | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/asciidoc.conf b/docs/asciidoc.conf
index 73399aa..d586c87 100644
--- a/docs/asciidoc.conf
+++ b/docs/asciidoc.conf
@@ -18,15 +18,16 @@ millshome=http://www.eecis.udel.edu/~mills/
 ntp=ntp
 ntpd=ntpd
 ntpdconf=ntpd.conf
+ntpkeygen=ntp-keygen
 ntpkeys=ntp.keys
 ntpq=ntpq
 ntptime=ntptime
 ntpwait=ntp-wait
 sntp=sntp
-ntpconfman=ntp.conf(5)
-ntpkeysman=ntp.keys(5)
 ntpdman=ntpd(8)
+ntpconfman=ntp.conf(5)
 ntpkeygenman=ntp-keygen(8)
+ntpkeysman=ntp.keys(5)
 ntpqman=ntpq(1)
 ntptimeman=ntptime(1)
 ntpwaitman=ntp-wait(1)



More information about the vc mailing list