]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P21 NTP_4_2_7P21
authorHarlan Stenn <stenn@ntp.org>
Wed, 31 Mar 2010 09:16:48 +0000 (09:16 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 31 Mar 2010 09:16:48 +0000 (09:16 +0000)
bk: 4bb31300qGjNpApnaQh63rZn3LCXqQ

27 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd-opts.texi
ntpsnmpd/ntpsnmpd.1
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
sntp/sntp.1
sntp/sntp.html
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index a618d0ad21ddbaa5dbf6ec1826773b8299abefc1..7b344d4a3c5712a534099fab59803a4ed44807e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p21) 2010/03/31 Released by Harlan Stenn <stenn@ntp.org>
 * Include (4.2.6p1-RC6) - [Bug 1514] Typo in ntp_proto.c: fabs(foo < .4)
   should be fabs(foo) < .4.
 * Include (4.2.6p1-RC6) - [Bug 1464] synchronization source wrong for
index c27a0efb5a25674507e6bd0d4c5d85f50fd1dde5..bf5c1fa21d8aff1984b726e14ca999755dd89fe7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 13, 2010 at 11:44:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 09:14:24 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -956,7 +956,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p20\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p21\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 1a4b955742c9a9d799c8ced89c22becebbaf371d..96ec8ee99d2073a2766a5c13fc21f9826c738fa0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 13, 2010 at 11:44:07 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 09:14:24 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    35
-#define NTPD_VERSION       "4.2.7p20"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p20"
+#define NTPD_VERSION       "4.2.7p21"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p21"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 536bc04ec7787623da1fcd593094ffe822bed98a..f10a511b043b5c992d0bfaf2cfb8273f293cca92 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 13, 2010 at 11:46:39 AM by AutoGen 5.10
+# It has been AutoGen-ed  March 31, 2010 at 09:14:56 AM by AutoGen 5.10
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -63,7 +63,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p20
+ntpd - NTP daemon program - Ver. 4.2.7p21
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 12ae9d578a6c567dcc89fd371f212f8ff3bbd206..68c63bf43414107ed40f6ed356b016df21703b47 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-02-13 "( 4.2.7p20)" "Programmer's Manual"
+.TH NTPD 1 2010-03-31 "( 4.2.7p21)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February 13, 2010 at 11:46:38 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  March 31, 2010 at 09:14:56 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 53484cde52dd7d73183e1439efe0240e868b4739..39e4bc695f81a887b94bfe95da7448ab021af55c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February 13, 2010 at 11:47:12 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 09:15:01 AM by AutoGen 5.10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -452,7 +452,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p20\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p21\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 330b6da9fb830159bfcfcba8cf3fdbd08221ab18..4c16d1d7de09e6006006183fd76f2c00a084f6bd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February 13, 2010 at 11:47:11 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 09:15:01 AM by AutoGen 5.10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p20"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p20"
+#define NTPDC_VERSION       "4.2.7p21"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p21"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e2906c315d168cd0fb226ad50e938cf39307bda2..3f9c9b33a27cf8357d0a1fe95416227c1bcf66cf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February 13, 2010 at 11:48:00 AM by AutoGen 5.10
+# It has been AutoGen-ed  March 31, 2010 at 09:15:11 AM by AutoGen 5.10
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.7p20
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p21
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 720721f6979b473db4601794ff025bcdac3cc908..83c11a9e3e69f19912baf35b919f91d49c803887 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-02-13 "( 4.2.7p20)" "Programmer's Manual"
+.TH NTPDC 1 2010-03-31 "( 4.2.7p21)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  February 13, 2010 at 11:47:59 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  March 31, 2010 at 09:15:11 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 02ce88bc10ebcdf78d2dfc44173d875d57a164d2..d93f567213c3c3b3e87b9b583aa20d3fee418f75 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February 13, 2010 at 11:48:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 09:15:12 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -427,7 +427,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.7p20\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p21\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1f6d194917235a1c19a05606add0b629141e5cf7..67b4837a55bde02222fbabebffbd40de3d57a3ab 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February 13, 2010 at 11:48:01 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 09:15:12 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p20"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p20"
+#define NTPQ_VERSION       "4.2.7p21"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p21"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ba0ea4d6780869a1f5570196bfa509c73db785ae..ffcb7496094612bfdfa76befeb1db75869ad30e9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February 13, 2010 at 11:48:46 AM by AutoGen 5.10
+# It has been AutoGen-ed  March 31, 2010 at 09:15:20 AM by AutoGen 5.10
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p20
+ntpq - standard NTP query program - Ver. 4.2.7p21
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 54dcb224c1c3f682b37162a94baea6565db0f16b..c855e1053955adfa0e68abd05e1e8b1ad2bcf261 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-02-13 "( 4.2.7p20)" "Programmer's Manual"
+.TH NTPQ 1 2010-03-31 "( 4.2.7p21)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  February 13, 2010 at 11:48:45 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  March 31, 2010 at 09:15:20 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8d4f74d78d796987bc655e9a2f5b2417a9830446..f61f949fa1ab5bb03ad1fa13d7143ec0eeb1eae8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 13, 2010 at 11:48:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 09:15:21 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -233,7 +233,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p20\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p21\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0c6a782b881975e813aad194666f7a62fadb4258..90d06deef81be5320782696da93d762c62a46bd2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 13, 2010 at 11:48:47 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 09:15:21 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.7p20"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p20"
+#define NTPSNMPD_VERSION       "4.2.7p21"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p21"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 60a6189ec3fb12731feffb96f0a540d40fa25b02..609afa0f8ddb3079f766ba701bec5b79365b2a37 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 13, 2010 at 11:49:20 AM by AutoGen 5.10
+# It has been AutoGen-ed  March 31, 2010 at 09:15:21 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,28 +33,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p20
-USAGE:  ntpsnmpd [ -<flag> | --<name> ]...
-  Flg Arg Option-Name    Description
-   -n no  nofork         Do not fork
-   -p no  syslog         Log to syslog()
-      opt version        Output version information and exit
-   -? no  help           Display extended usage information and exit
-   -! no  more-help      Extended usage information passed thru pager
-   -> opt save-opts      Save the option state to a config file
-   -< Str load-opts      Load options from a config file
-                                - disabled as --no-load-opts
-                                - may appear multiple times
-
-Options are specified by doubled hyphens and their name
-or by a single hyphen and the flag character.
-
-The following option preset mechanisms are supported:
- - reading file /deacon/users/stenn/.ntprc
- - reading file /deacon/backroom/snaps/ntp-dev/ntpsnmpd/.ntprc
- - examining environment variables named NTPSNMPD_*
-
-please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
+ntpsnmpd is unavailable - no --help
 @end example
 @exampleindent 4
 
index f92dbeee6a86bb9f260426b085a5f23fe4cd33c4..ee382ccce18bcd302acfa66d2fbdefcb5963e213 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-02-13 "( 4.2.7p20)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-03-31 "( 4.2.7p21)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February 13, 2010 at 11:49:19 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  March 31, 2010 at 09:15:21 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 36efccd3b559fd063a2fc7de90ad3d8840c41ab1..26f9d2b536f4fce4c5a88d24ae691e52f3bf80f1 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=20
+point=21
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index a07ff6f05a7fc050f15902382460a3b1f065cf85..71987b60669b9763da0b9665563ebc931426ba46 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February 13, 2010 at 11:54:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 09:16:27 AM by AutoGen 5.10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -474,7 +474,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.7p20\n\
+"sntp - standard SNTP program - Ver. 4.2.7p21\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b8e6a15279d3d68d7febb13bb4033f48fbdb1c79..67df83ce3bc264812e19ae3dd9e87447762332f0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February 13, 2010 at 11:54:47 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 09:16:27 AM by AutoGen 5.10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -72,8 +72,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.7p20"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p20"
+#define SNTP_VERSION       "4.2.7p21"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p21"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 36840936755f8217d418b325ac5fba8bb69b443e..d81d16b40305eec907bb5df6d713b24f0aeed02e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February 13, 2010 at 11:55:08 AM by AutoGen 5.10
+# It has been AutoGen-ed  March 31, 2010 at 09:16:31 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -56,7 +56,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.7p20
+sntp - standard SNTP program - Ver. 4.2.7p21
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ecedb0a3af70701e69446dacccfbe13204ee013d..ec71d4e304fc282ab7310d0f716355c55e47626c 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-02-13 "( 4.2.7p20)" "Programmer's Manual"
+.TH SNTP 1 2010-03-31 "( 4.2.7p21)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  February 13, 2010 at 11:55:07 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  March 31, 2010 at 09:16:30 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e2d7d300247cd98fd4ab69fdc69fe857c482c8d8..d7d85203a5b23f5122a10c6d128dcd55c52ab70d 100644 (file)
@@ -3,7 +3,7 @@
 <title>Sntp User's Manual</title>
 <meta http-equiv="Content-Type" content="text/html">
 <meta name="description" content="Sntp User's Manual">
-<meta name="generator" content="makeinfo 4.13">
+<meta name="generator" content="makeinfo 4.7">
 <link title="Top" rel="top" href="#Top">
 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
 <meta http-equiv="Content-Style-Type" content="text/css">
   pre.smallformat  { font-family:inherit; font-size:smaller }
   pre.smallexample { font-size:smaller }
   pre.smalllisp    { font-size:smaller }
-  span.sc    { font-variant:small-caps }
-  span.roman { font-family:serif; font-weight:normal; } 
-  span.sansserif { font-family:sans-serif; font-weight:normal; } 
+  span.sc { font-variant:small-caps }
+  span.roman { font-family: serif; font-weight: normal; } 
 --></style>
 </head>
 <body>
 <h1 class="settitle">Sntp User's Manual</h1>
 <div class="node">
-<a name="Top"></a>
 <p><hr>
-Next:&nbsp;<a rel="next" accesskey="n" href="#sntp-Description">sntp Description</a>,
+<a name="Top"></a>Next:&nbsp;<a rel="next" accesskey="n" href="#sntp-Description">sntp Description</a>,
 Previous:&nbsp;<a rel="previous" accesskey="p" href="#dir">(dir)</a>,
 Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
-
+<br>
 </div>
 
 <h2 class="unnumbered">Simple Network Time Protocol User Manual</h2>
@@ -38,7 +36,7 @@ display the time offset of the system clock relative to the server
 clock.  Run as root, it can correct the system clock to this offset as
 well.  It can be run as an interactive command or from a cron job.
 
-  <p>This document applies to version 4.2.7p20 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p21 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
@@ -57,12 +55,11 @@ IETF specification.
 </ul>
 
 <div class="node">
-<a name="sntp-Description"></a>
 <p><hr>
-Next:&nbsp;<a rel="next" accesskey="n" href="#Usage">Usage</a>,
+<a name="sntp-Description"></a>Next:&nbsp;<a rel="next" accesskey="n" href="#Usage">Usage</a>,
 Previous:&nbsp;<a rel="previous" accesskey="p" href="#Top">Top</a>,
 Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
-
+<br>
 </div>
 
 <!-- node-name,  next,  previous,  up -->
@@ -78,11 +75,10 @@ error bound of the system clock relative to the server clock.
 
 <!-- @include sntp-opts.texi -->
 <div class="node">
-<a name="Usage"></a>
 <p><hr>
-Previous:&nbsp;<a rel="previous" accesskey="p" href="#sntp-Description">sntp Description</a>,
+<a name="Usage"></a>Previous:&nbsp;<a rel="previous" accesskey="p" href="#sntp-Description">sntp Description</a>,
 Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
-
+<br>
 </div>
 
 <!-- node-name,  next,  previous,  up -->
index 2a68a5ab823252c9278a7b156daaf4e9d23b6eaf..6187b207835c072115d0b284e4e9b13521df3e0f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February 13, 2010 at 11:55:11 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 09:16:31 AM by AutoGen 5.10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -738,7 +738,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p20\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p21\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f7804e17d69aef603ea46557a5c59931766903a2..297a362e7ca0ccf21a23dbcea17816bb05680336 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February 13, 2010 at 11:55:11 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 09:16:31 AM by AutoGen 5.10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.7p20"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p20"
+#define NTP_KEYGEN_VERSION       "4.2.7p21"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p21"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e247ef3d3f9fa29378fb11feee435fb0a3670ad0..bbd8f606a1f7675693f6919310f004ad81767bcd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February 13, 2010 at 11:55:38 AM by AutoGen 5.10
+# It has been AutoGen-ed  March 31, 2010 at 09:16:40 AM by AutoGen 5.10
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -51,7 +51,7 @@ This is the automatically generated usage text for ntp-keygen:
 @exampleindent 0
 @example
 Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p20
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p21
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 5454a40c0f36ccae0d0969d09d9e1ecac47c4014..62df1752c74c53461590e273a534c57d7067644d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-02-13 "(ntp 4.2.7p20)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-03-31 "(ntp 4.2.7p21)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  February 13, 2010 at 11:55:37 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  March 31, 2010 at 09:16:39 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"