[Git][NTPsec/ntpsec][master] ntp.conf: more man page jiggery

Gary E. Miller gitlab at mg.gitlab.com
Wed Jan 11 02:15:20 UTC 2017


Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
51c62954 by Gary E. Miller at 2017-01-10T18:14:46-08:00
ntp.conf: more man page jiggery

- - - - -


3 changed files:

- docs/includes/ntp-conf-body.txt
- docs/ntp_conf.txt
- ntpd/ntp.conf-man.txt


Changes:

=====================================
docs/includes/ntp-conf-body.txt
=====================================
--- a/docs/includes/ntp-conf-body.txt
+++ b/docs/includes/ntp-conf-body.txt
@@ -6,7 +6,7 @@
 == SYNOPSIS ==
 /etc/ntp.conf
 
-[[desc]]
+[[descr]]
 == DESCRIPTION ==
 
 The `ntp.conf` configuration file is read at initial startup by the
@@ -77,6 +77,7 @@ include::../includes/assoc-auxcommands.txt[]
 
 include::../includes/auth-commands.txt[]
 
+[[monit]]
 == Monitoring Support ==
 
 {ntpdman} includes a comprehensive monitoring facility suitable
@@ -221,3 +222,33 @@ include::../includes/clock-options.txt[]
 
 include::../includes/misc-options.txt[]
 
+[[files]]
+== FILES ==
+
+`/etc/ntp.conf`::
+  the default name of the configuration file
+_ntp.keys_::
+  private MD5 keys
+
+One of the following exit values will be returned:
+
+0 (EXIT_SUCCESS)::
+  Successful program execution.
+1 (EXIT_FAILURE)::
+  The operation failed or the command syntax was not valid.
+
+== SEE ALSO ==
+
+{ntpdman}, {ntpqman}.
+
+In addition to the manual pages provided, comprehensive documentation is
+available on the world wide web at {project-website}. A snapshot of
+this documentation is available in HTML format in `/usr/share/doc/ntp`.
+David L. Mills, _Network Time Protocol (Version 4)_, RFC 5905
+
+[[bugs]]
+== BUGS ==
+
+The syntax checking is not picky; some combinations of ridiculous and
+even hilarious options and modes may not be detected.
+


=====================================
docs/ntp_conf.txt
=====================================
--- a/docs/ntp_conf.txt
+++ b/docs/ntp_conf.txt
@@ -13,6 +13,7 @@ Racoon is shooting configuration bugs.
 
 * link:#synop[Synopsis]
 * link:#descr[Description]
+* link:#monit[Monitoring Support]
 * link:#files[Files]
 * link:#bugs[Bugs]
 


=====================================
ntpd/ntp.conf-man.txt
=====================================
--- a/ntpd/ntp.conf-man.txt
+++ b/ntpd/ntp.conf-man.txt
@@ -6,32 +6,4 @@ ntp.conf - Network Time Protocol (NTP) daemon configuration file format
 
 include::../docs/includes/ntp-conf-body.txt[]
 
-== FILES ==
-
-`/etc/ntp.conf`::
-  the default name of the configuration file
-_ntp.keys_::
-  private MD5 keys
-
-One of the following exit values will be returned:
-
-0 (EXIT_SUCCESS)::
-  Successful program execution.
-1 (EXIT_FAILURE)::
-  The operation failed or the command syntax was not valid.
-
-== SEE ALSO ==
-
-{ntpdman}, {ntpqman}.
-
-In addition to the manual pages provided, comprehensive documentation is
-available on the world wide web at {project-website}. A snapshot of
-this documentation is available in HTML format in `/usr/share/doc/ntp`.
-David L. Mills, _Network Time Protocol (Version 4)_, RFC 5905
-
-== BUGS ==
-
-The syntax checking is not picky; some combinations of ridiculous and
-even hilarious options and modes may not be detected.
-
 // end



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/51c62954daef3fb6bbb0531f7ca83afff3b6cf5a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170111/f9f6df48/attachment.html>


More information about the vc mailing list