]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Clean up the SNTP documentation
authorHarlan Stenn <stenn@ntp.org>
Wed, 8 Dec 2010 07:28:13 +0000 (02:28 -0500)
committerHarlan Stenn <stenn@ntp.org>
Wed, 8 Dec 2010 07:28:13 +0000 (02:28 -0500)
bk: 4cff338d842yLsgtRMKcJucy-pDpYw

sntp/sntp-opts.def
sntp/sntp.texi

index b4a130f5f9f0a5e3c312d8d601d6ee58cb9b495a..2a27bee816534b09d221e431f07880dd47d94387 100644 (file)
@@ -179,6 +179,10 @@ flag = {
 };
 
 
+/* explain: Additional information whenever the usage routine is invoked */
+explain = <<- _END_EXPLAIN
+       _END_EXPLAIN;
+
 detail = <<-  _END_DETAIL
 sntp implements the Simple Network Time Protocol, and is used to query
 an NTP or SNTP server and either display the time or set the local
index 20303c5504a823687be0edaa2f8d27d33f98a484..f24b6a49f2a8ca30636f3be5a41116ce70ac594e 100644 (file)
@@ -42,11 +42,11 @@ IETF specification.
 
 @menu
 * sntp Description::            Description
-@include sntp-opts.menu
+* sntp Invocation::            Invoking sntp
 * Usage::                       Usage
 @end menu
 
-@node sntp Description, Usage, Top, Top
+@node sntp Description, sntp Invocation, Top, Top
 @comment  node-name,  next,  previous,  up
 @section Description
 
@@ -62,7 +62,7 @@ error bound of the system clock relative to the server clock.
 
 @include sntp-opts.texi
 
-@node Usage,  , sntp Description, Top
+@node Usage,  , sntp Invocation, Top
 @comment  node-name,  next,  previous,  up
 @section Usage