]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P166
authorHarlan Stenn <stenn@ntp.org>
Fri, 13 May 2011 11:42:41 +0000 (11:42 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 13 May 2011 11:42:41 +0000 (11:42 +0000)
bk: 4dcd1931rj4ZDwVRWiyBAiOr9NivPQ

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 a1a836d5cdd4bb924c672b3d2f4bf2253e0a735c..f74559804844ab18344323130cd62995631586ea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p166) 2011/05/13 Released by Harlan Stenn <stenn@ntp.org>
 * If we have local overrides for autogen template files, use them.
 * Convert more of the sntp-opt.def documentation from man to mdoc.
 (4.2.7p165) 2011/05/11 Released by Harlan Stenn <stenn@ntp.org>
index 357c0618eb95941a45c6f54549d3d2aa9dcb3645..bdebbd12d128aaa208477dbe643baca653734e93 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 11, 2011 at 11:27:57 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 13, 2011 at 11:41:08 AM by AutoGen 5.11.9
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[40] =
-"ntpd 4.2.7p165\n\
+"ntpd 4.2.7p166\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -1002,7 +1002,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p165\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p166\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 49a0f379d336b135f5c1d986cab3d4e9381f7769..f4e21e1c557e9ad463e0483f2915a52edc42021f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 11, 2011 at 11:27:56 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 13, 2011 at 11:41:08 AM by AutoGen 5.11.9
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p165"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p165"
+#define NTPD_VERSION       "4.2.7p166"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p166"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6ccae2a8eb2478de284b2b0802b4aa74ebcc5abb..b1f1fb36f29cbf82b1b2da83641f013bc6d495f5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 11, 2011 at 11:30:19 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 13, 2011 at 11:41:31 AM by AutoGen 5.11.9
 # 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.7p165
+ntpd - NTP daemon program - Ver. 4.2.7p166
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index a0dfd979ad86909af85763fe5d2956d6a77aead0..6d2fcaaded495a33af8a06a68d7076aaeb1b425e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-05-11 "( 4.2.7p165)" "Programmer's Manual"
+.TH NTPD 1 2011-05-13 "( 4.2.7p166)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 11, 2011 at 11:30:18 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 13, 2011 at 11:41:30 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 36e5e2ee5f70736d3465c43474c1e35a40359006..264447047d46eb125bb3aa593eed7ae58d7a5e61 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  May 11, 2011 at 11:30:52 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 13, 2011 at 11:41:37 AM by AutoGen 5.11.9
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[41] =
-"ntpdc 4.2.7p165\n\
+"ntpdc 4.2.7p166\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -447,7 +447,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.7p165\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p166\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 63c1f377ef7b56381cdada34e42dd23ebe7feb38..309e7eb71f6715b7ba27c6c35538f0515495a3fb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  May 11, 2011 at 11:30:52 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 13, 2011 at 11:41:37 AM by AutoGen 5.11.9
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p165"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p165"
+#define NTPDC_VERSION       "4.2.7p166"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p166"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 33a0c57f04e4efa678bf34c7416dd6d6b52fa666..7c5e31508163e748011562648d8d8e42e0f89884 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  May 11, 2011 at 11:31:26 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 13, 2011 at 11:41:46 AM by AutoGen 5.11.9
 # 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.7p165
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p166
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0e37ff772679bb83c897961ca364bd1706ebff11..6115bc00dbe0d7cca4455e2d9596ec1a89758bdd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-05-11 "( 4.2.7p165)" "Programmer's Manual"
+.TH NTPDC 1 2011-05-13 "( 4.2.7p166)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  May 11, 2011 at 11:31:25 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 13, 2011 at 11:41:46 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8dcbea469f43c075ff58956b84b456c201453e3d..279e3ced8c7e720d826c8749fb4be499e25abeec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  May 11, 2011 at 11:31:29 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 13, 2011 at 11:41:47 AM by AutoGen 5.11.9
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[40] =
-"ntpq 4.2.7p165\n\
+"ntpq 4.2.7p166\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -424,7 +424,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.7p165\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p166\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 87e781906842af0fd5b0adc9657d15315e6cb821..87348c790e556f47e06c878dc1da1536b427650a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  May 11, 2011 at 11:31:28 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 13, 2011 at 11:41:47 AM by AutoGen 5.11.9
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p165"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p165"
+#define NTPQ_VERSION       "4.2.7p166"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p166"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1afa8725eaa723a816dd40089900cf0e465710b9..472c3d7de97babaa6419a65790038529cbd2a6de 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  May 11, 2011 at 11:32:13 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 13, 2011 at 11:42:00 AM by AutoGen 5.11.9
 # 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.7p165
+ntpq - standard NTP query program - Ver. 4.2.7p166
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 4d57ad189e4ddd18ade08f94c115eb0e216bc18b..0dacf14268e40e81eae1b6bc0f44b6d5cad99ff1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-05-11 "( 4.2.7p165)" "Programmer's Manual"
+.TH NTPQ 1 2011-05-13 "( 4.2.7p166)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  May 11, 2011 at 11:32:11 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 13, 2011 at 11:42:00 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b0ddbb38027800bdf21cd339085304084ce4e580..59e9ff6d48695a89046788d87fdfe981bf3648a2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 11, 2011 at 11:32:14 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 13, 2011 at 11:42:01 AM by AutoGen 5.11.9
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[44] =
-"ntpsnmpd 4.2.7p165\n\
+"ntpsnmpd 4.2.7p166\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -251,7 +251,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.7p165\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p166\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 79feebe1bec0440a8563fede4811629802469548..ff6590c5769f6f4b2afb3e7957d449c77440bda3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 11, 2011 at 11:32:14 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 13, 2011 at 11:42:01 AM by AutoGen 5.11.9
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p165"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p165"
+#define NTPSNMPD_VERSION       "4.2.7p166"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p166"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 11f59e742ba0b4ed54e4ec9c1af8ef163630d9f5..f18c5fe41233e9525d7197247c871cf33ce207c6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 11, 2011 at 11:32:36 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 13, 2011 at 11:42:05 AM by AutoGen 5.11.9
 # 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.7p165
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p166
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index a8446e2e90d326eec6163aaf4356482b69d7b285..c4ac2a8332530e4a57ca9b8133ba41003f86723a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-05-11 "( 4.2.7p165)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-05-13 "( 4.2.7p166)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 11, 2011 at 11:32:34 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 13, 2011 at 11:42:04 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 34e918e01a322e064b8d824890d699fa1d51a21b..d0c0dd4df250d3b47ba53c120fb3b6f010a67663 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=165
+point=166
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 2def884452c250de166578c06d575b385ed184c8..6ef4593a408d7ba255993c55c7e45c03cb45672d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  May 11, 2011 at 11:08:32 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 13, 2011 at 11:38:46 AM by AutoGen 5.11.9
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[40] =
-"sntp 4.2.7p165\n\
+"sntp 4.2.7p166\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -637,7 +637,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.7p165\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p166\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index cb4ed45b1cc3ad13859651d747255649d6aeaed4..14cadee6bb57e6a553c72ddd1dc454f75091519c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  May 11, 2011 at 11:08:32 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 13, 2011 at 11:38:45 AM by AutoGen 5.11.9
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p165"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p165"
+#define SNTP_VERSION       "4.2.7p166"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p166"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 10dbe03a0b33912379a70b05a029b68ee16db1ba..b08e0b8defe6a6fc8e671d17702141e5bd6248de 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  May 11, 2011 at 07:29:02 PM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 13, 2011 at 11:42:20 AM by AutoGen 5.11.9
 # 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.7p165
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p166
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 1b6c5e1a721670b65c84886fc14168a1a81250a4..82d357ea40233cca3a2c30da8c4d799d5bb0739b 100644 (file)
@@ -1,15 +1,16 @@
-.Dd May 11 2011
+.Dd May 13 2011
 .Dt SNTP 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 11, 2011 at 07:29:01 PM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 13, 2011 at 11:42:20 AM by AutoGen 5.11.9
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
 .Nm sntp
-.Nd standard Simple Network Time Protocol program.Sh SYNOPSIS
-.Nm SNTP
+.Nd standard Simple Network Time Protocol program
+.Sh SYNOPSIS
+.Nm 
 .\" Mixture of short (flag) options and long options
 .Op Fl flags
 .Op Fl flag Ar value
@@ -239,25 +240,29 @@ Successful program execution.
 The operation failed or the command syntax was not valid.
 .El
 .Sh USAGE
-The simplest use of this program is as an unprivileged command to check the 
-current time and error in the local clock.  For example:
-.Bl -tag 
-.It 
-.El 
-.Nm sntp ntpserver.somewhere
-With suitable privilege, it can be run as a command or in a
-.Em cron
-job to reset the local clock from a reliable server, like the 
-.Em ntpdate
-and
-.Em rdate
-commands.  For example:
-.Bl -tag 
-.It 
-.El 
-.Nm sntp -a ntpserver.somewhere
+.Bl -tag -width indent
+.It Li "sntp ntpserver.somewhere"
+is the simplest use of this program
+and can be run as an unprivileged command
+to check the current time and error in the local clock.
+.It Li "sntp -a ntpserver.somewhere"
+With suitable privilege,
+run as a command
+or from a
+.Xr cron 8
+job,
+.Ic "sntp -a"
+will reset the local clock from a synchronized specified server,
+like the (deprecated)
+.Xr ntpdate 8 ,
+or
+.Xr rdate 8
+commands.
+.El
+.Sh RETURN VALUE
 The program returns a zero exit
-status for success, and a non-zero one otherwise. 
+status for success, and a non-zero one otherwise.
+.Sh BUGS
 Please report bugs to http://bugs.ntp.org .
 .Sh ENVIRONMENT
 See \fBOPTION PRESETS\fP for configuration environment variables.
index baf083f438e778fc9e9ba8f673c6949742ec7522..198cc323aa3e02fa3cbb537651d1e0d8c21e5d4a 100644 (file)
@@ -36,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.7p165 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p166 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -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.7p165
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p166
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 6085ea315e4c48a5b60eb767f215b9ec781d1ff4..8632a4794d61f8381d6a411efda47fd6c7bfe7e9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  May 11, 2011 at 11:32:43 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 13, 2011 at 11:42:06 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[52] =
-"ntp-keygen (ntp) 4.2.7p165\n\
+"ntp-keygen (ntp) 4.2.7p166\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -752,7 +752,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.7p165\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p166\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index d1876ee6888953c4144389a2c14e8ee384ad79c3..e9bcc6e34051d996d62ceba917771d6b62c3d012 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  May 11, 2011 at 11:32:42 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 13, 2011 at 11:42:05 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p165"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p165"
+#define NTP_KEYGEN_VERSION       "4.2.7p166"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p166"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9172c935f105793f9fa743c29b7befc745261e29..bca81d76457effd10020150a4c102841e85ab2f8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  May 11, 2011 at 11:33:08 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 13, 2011 at 11:42:12 AM by AutoGen 5.11.9
 # 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.7p165
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p166
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index d49c2a65ea4da5bf71240aa4d7016d7c25642ded..c2a47fd5dd39f4be75404e6700405b9854ced06c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-05-11 "(ntp 4.2.7p165)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-05-13 "(ntp 4.2.7p166)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  May 11, 2011 at 11:33:06 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 13, 2011 at 11:42:12 AM by AutoGen 5.11.9
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"