]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P141 NTP_4_2_7P141
authorHarlan Stenn <stenn@ntp.org>
Sun, 20 Mar 2011 11:16:10 +0000 (11:16 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 20 Mar 2011 11:16:10 +0000 (11:16 +0000)
bk: 4d85e1facNXcoQ-2KAATvJYklUnLtQ

29 files changed:
ChangeLog
clockstuff/clktest-opts.c
clockstuff/clktest-opts.h
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 1146f401111cccc37f5579c95f632822448873af..a778cc4882eec1a876962b2776d0cbaa64136564 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p141) 2011/03/20 Released by Harlan Stenn <stenn@ntp.org>
 * Add "ntpq -c iostats" similar to "ntpdc -c iostats".
 * Compare entire timestamp to reject duplicates in refclock_pps().
 (4.2.7p140) 2011/03/17 Released by Harlan Stenn <stenn@ntp.org>
index ec3bf84087b24d287ec5a7b5f62513f4bf7d75af..a1bc98a7e196cb8c211b9c6c54e1f8a2cedb22bb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 11:17:11 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 11:12:48 AM by AutoGen 5.11.6
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -325,7 +325,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[8] = "CLKTEST";
 static char const zUsageTitle[129] =
-"clktest - test the clock line discipline - Ver. 4.2.7p140\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p141\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 8b94dd285c314c4756cd6142df57c78f3fbc8758..f4e19f99d8663859f4c4be5ffd60e43c6cfc871c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 11:17:11 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 11:12:48 AM by AutoGen 5.11.6
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -63,8 +63,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    10
-#define CLKTEST_VERSION       "4.2.7p140"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p140"
+#define CLKTEST_VERSION       "4.2.7p141"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p141"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 85e2e6e4e1caaf313d2a3fe2428aa17ddce0f0ab..00d8bc85f73002722d4e500a8850941d3dc63b2e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 11:13:11 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 11:04:17 AM by AutoGen 5.11.6
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1006,7 +1006,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p140\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p141\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 8066818b5b23d43fe753cf48b6f0708fe2b81cf8..fa725e76e94fb1c0199b8224356d0080a8387717 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 11:13:10 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 11:04:17 AM by AutoGen 5.11.6
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p140"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p140"
+#define NTPD_VERSION       "4.2.7p141"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p141"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 48daaf16467371cb19eb989eb71fde3a368a1c3e..a984cd8d1a83bcae8ed4d8da2eb8620a4ffd26e8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  March 17, 2011 at 11:14:22 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March 20, 2011 at 11:10:04 AM by AutoGen 5.11.6
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p140
+ntpd - NTP daemon program - Ver. 4.2.7p141
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 9ec0abfa9dc97a206023851e08b24b7d40be0f2d..961577a8f205d7adeddcd8f8ccd1bd30c77beef9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-03-17 "( 4.2.7p140)" "Programmer's Manual"
+.TH NTPD 1 2011-03-20 "( 4.2.7p141)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  March 17, 2011 at 11:14:21 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March 20, 2011 at 11:10:02 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 51ee18570e0e0d3a79c26c0bf9dc59c0c7e5c1ea..f1234f41575d194b82231228bf3e765d20745fd7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 11:14:33 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 11:10:42 AM by AutoGen 5.11.6
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[6] = "NTPDC";
 static char const zUsageTitle[129] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p140\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p141\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index fd5a0b0a704100d8713f025219100fb29e3df872..dad4ccfec75a648b38094873746bfccfc3f7c145 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 11:14:33 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 11:10:42 AM by AutoGen 5.11.6
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p140"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p140"
+#define NTPDC_VERSION       "4.2.7p141"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p141"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2bf5f73a81108c12d9112df35c73e526e92cb597..c439e21dfad67e026a136876b553e2039237c83b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  March 17, 2011 at 11:15:43 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March 20, 2011 at 11:11:21 AM by AutoGen 5.11.6
 # 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.7p140
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p141
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 459ecb8bffeff0220659e103acfe2c5a970fae0a..ae916423a5d9f31ce2ad449119583dae379e1f61 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-03-17 "( 4.2.7p140)" "Programmer's Manual"
+.TH NTPDC 1 2011-03-20 "( 4.2.7p141)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  March 17, 2011 at 11:15:42 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March 20, 2011 at 11:11:21 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ac34d573cf4b2c61fbb78ebd6544c11394703f71..a1087dac82e79296622a0df5ad6472575de7e5ec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 11:15:54 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 11:11:23 AM by AutoGen 5.11.6
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "NTPQ";
 static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p140\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p141\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 2ed802d11310e63c54ecaa7bf86eeedbbb1d0208..9bf0029e22b502268eccac641c3ebb5f612151c8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 11:15:53 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 11:11:22 AM by AutoGen 5.11.6
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p140"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p140"
+#define NTPQ_VERSION       "4.2.7p141"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p141"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8bfd2a448deed9f8c0b5003612127b392d4c4313..ed532dd8cae4dd9298befc4199915afd6eb02280 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  March 17, 2011 at 11:16:44 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March 20, 2011 at 11:12:06 AM by AutoGen 5.11.6
 # 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.7p140
+ntpq - standard NTP query program - Ver. 4.2.7p141
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 99e4af6a2a15e7834fd8a471372eaf6f5546e716..6becc9e43cc5f78cbe663ec8f1dd47db963aae67 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-03-17 "( 4.2.7p140)" "Programmer's Manual"
+.TH NTPQ 1 2011-03-20 "( 4.2.7p141)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  March 17, 2011 at 11:16:43 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March 20, 2011 at 11:12:05 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 828a1da21cf37aa3ac40c7f0e1b17a2d7f1c01e6..27416eb3166d38f06e040d17e74e2f350aa50475 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 11:16:45 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 11:12:08 AM by AutoGen 5.11.6
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -255,7 +255,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[9] = "NTPSNMPD";
 static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p140\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p141\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 9a5454d58fdaa302c60ad0f5eac0fde00b9b298c..041c2e673864445aae4a9f10048e108c7e3c2033 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 11:16:45 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 11:12:08 AM by AutoGen 5.11.6
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -61,8 +61,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p140"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p140"
+#define NTPSNMPD_VERSION       "4.2.7p141"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p141"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index eaa30675877ce0ca00781f5ae8122b5bb332fbcf..60623cb1db2014eda660eef3e9d2bc094601f553 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  March 17, 2011 at 11:17:08 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March 20, 2011 at 11:12:43 AM by AutoGen 5.11.6
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -34,7 +34,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p140
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p141
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 48ebd9e085cad954fccdb550163dca21439ba69f..24237fb9aa30a18378ac3881fb41d0ebb6da7fcf 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-03-17 "( 4.2.7p140)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-03-20 "( 4.2.7p141)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  March 17, 2011 at 11:17:08 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March 20, 2011 at 11:12:42 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4d8dea8053fca69fae94ae4e7eb20a357637e9fd..22b3faa1643b8827f4291bcf4dea1b3f67354cfe 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=140
+point=141
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index da2cf8be293e39434190f978ffe93908d7705782..80f992b312104fde4bc0601508265c7150e07ee7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 10:56:48 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 10:51:24 AM by AutoGen 5.11.6
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -642,7 +642,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[154] =
-"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p140\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p141\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index 9699a046c0a8158d15e346b6dd9ecd72e3bfece7..c41482513c78fe2f5e0ab57d24486e0c8aeffa77 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 10:56:48 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 10:51:23 AM by AutoGen 5.11.6
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p140"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p140"
+#define SNTP_VERSION       "4.2.7p141"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p141"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 97d106d147f7c1a6947185cf15d92f002e369df4..4b5e48d3ecad9bc4f6c9a949737b24f59bf0fcfc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  March 17, 2011 at 11:18:16 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March 20, 2011 at 11:14:30 AM by AutoGen 5.11.6
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -76,7 +76,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p140
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p141
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 3061ecb60a2ec23f2a806a0717798ad7e13721ea..c8f224fd292cca8f7f5e8674365dae13ce203766 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-03-17 "( 4.2.7p140)" "Programmer's Manual"
+.TH SNTP 1 2011-03-20 "( 4.2.7p141)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  March 17, 2011 at 11:18:15 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March 20, 2011 at 11:14:29 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 29ce8769a475ab70db77583d35b6f6de403f4539..010bffb10781dab4029b3dfdb7af54cddfe15c7a 100644 (file)
@@ -150,7 +150,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#sntp-Invocation">sntp Invocation</a>
 <p><a name="index-sntp-usage-3"></a>
 This is the automatically generated usage text for sntp:
 
-<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p140
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p141
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index d786a36f64623d31f9b7482b3853734fcd339fac..74148a33522ef9754553b2862fa002a72aa2d2e2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 11:17:15 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 11:12:52 AM by AutoGen 5.11.6
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -757,7 +757,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p140\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p141\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 4eac25cccd88c73b6e73d463e9f65205be353599..633453f76bb3c5cba68ae436f184d1d1dc2589fb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  March 17, 2011 at 11:17:15 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 20, 2011 at 11:12:52 AM by AutoGen 5.11.6
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p140"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p140"
+#define NTP_KEYGEN_VERSION       "4.2.7p141"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p141"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cbe014a01bd9dbbb2c5eb3c5a761937d6b376739..19ddffb76b3db405a2797e6ffb485fbbaac7d694 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  March 17, 2011 at 11:17:39 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March 20, 2011 at 11:13:33 AM by AutoGen 5.11.6
 # 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
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p140
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p141
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 65ac8e0665cc829dc2d21574c5b37cf01ae9987e..939a2bfb2e95da287eced30ab077389f89ea19da 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-03-17 "(ntp 4.2.7p140)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-03-20 "(ntp 4.2.7p141)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  March 17, 2011 at 11:17:39 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March 20, 2011 at 11:13:31 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"