From: Harlan Stenn Date: Wed, 8 Dec 2010 07:28:13 +0000 (-0500) Subject: Clean up the SNTP documentation X-Git-Tag: NTP_4_2_7P92~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cae9e4e5049dffcb1da153ac0d5d3078b47b1be;p=thirdparty%2Fntp.git Clean up the SNTP documentation bk: 4cff338d842yLsgtRMKcJucy-pDpYw --- diff --git a/sntp/sntp-opts.def b/sntp/sntp-opts.def index b4a130f5f..2a27bee81 100644 --- a/sntp/sntp-opts.def +++ b/sntp/sntp-opts.def @@ -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 diff --git a/sntp/sntp.texi b/sntp/sntp.texi index 20303c550..f24b6a49f 100644 --- a/sntp/sntp.texi +++ b/sntp/sntp.texi @@ -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