]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P272 NTP_4_2_7P272
authorHarlan Stenn <stenn@ntp.org>
Sat, 14 Apr 2012 04:43:39 +0000 (04:43 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 14 Apr 2012 04:43:39 +0000 (04:43 +0000)
bk: 4f89007be4Tv1Iz85H_P-0Dt_9yAqg

52 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1ntpdman
ntpd/ntpd.1ntpdmdoc
ntpd/ntpd.man.in
ntpd/ntpd.mdoc.in
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1ntpdcman
ntpdc/ntpdc.1ntpdcmdoc
ntpdc/ntpdc.html
ntpdc/ntpdc.man.in
ntpdc/ntpdc.mdoc.in
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1ntpqman
ntpq/ntpq.1ntpqmdoc
ntpq/ntpq.man.in
ntpq/ntpq.mdoc.in
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd-opts.texi
ntpsnmpd/ntpsnmpd.1ntpsnmpdman
ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
ntpsnmpd/ntpsnmpd.man.in
ntpsnmpd/ntpsnmpd.mdoc.in
packageinfo.sh
scripts/ntp-wait-opts.texi
scripts/ntp-wait.1ntp-waitman
scripts/ntp-wait.1ntp-waitmdoc
scripts/ntp-wait.html
scripts/ntp-wait.man.in
scripts/ntp-wait.mdoc.in
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
sntp/sntp.1sntpman
sntp/sntp.1sntpmdoc
sntp/sntp.html
sntp/sntp.man.in
sntp/sntp.mdoc.in
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1ntp-keygenman
util/ntp-keygen.1ntp-keygenmdoc
util/ntp-keygen.man.in
util/ntp-keygen.mdoc.in

index cbf06ccaf0bbd339271b30992708faec45666854..d1d7df308521d6a62820b8a306e525eec7ce4da3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p272) 2012/04/14 Released by Harlan Stenn <stenn@ntp.org>
 * LCRYPTO is gone - replace with VER_SUFFIX.
 * Change the link order for ntpsntpd.
 * Remove extra 'nlist' check from configure.ac.
index a0527bdd2b6bf9b92cd73912859327cd0dfc51a1..8673031c64b5b79e8164ccf7d0c8869eb06a6321 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 11, 2012 at 08:42:46 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 14, 2012 at 04:41:54 AM by AutoGen 5.14
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -71,7 +71,7 @@ extern tUsageProc optionUsage;
  *  ntpd option static const strings
  */
 static char const ntpd_opt_strs[3008] =
-/*     0 */ "ntpd 4.2.7p271\n"
+/*     0 */ "ntpd 4.2.7p272\n"
             "Copyright (C) 1970-2012 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -195,12 +195,12 @@ static char const ntpd_opt_strs[3008] =
 /*  2774 */ "Output version information and exit\0"
 /*  2810 */ "version\0"
 /*  2818 */ "NTPD\0"
-/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p271\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p272\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ <server1> ... <serverN> ]\n\0"
 /*  2956 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2990 */ "\n\n\0"
-/*  2993 */ "ntpd 4.2.7p271";
+/*  2993 */ "ntpd 4.2.7p272";
 
 /*
  *  ipv4 option description with
index 1509119966e4afbb94e52a5958f15014c7c19323..7bb2513ab9669fde86722fbb391a3376203bd17f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 11, 2012 at 08:42:45 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 14, 2012 at 04:41:53 AM by AutoGen 5.14
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -103,8 +103,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p271"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p271"
+#define NTPD_VERSION       "4.2.7p272"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p272"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 54cdaa170a10d1b241e4374634bc8d66dcf92d4b..925c95fda15fb40cf874581306b88b1475873e0f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2012 at 08:42:57 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 14, 2012 at 04:42:12 AM by AutoGen 5.14
 # 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.7p271
+ntpd - NTP daemon program - Ver. 4.2.7p272
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index ac37c635817be1a212a3a5fd5b31b0101732594e..beb72d51a2c6a6e9c5919134b6ece97a115c2ab3 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "11 Apr 2012" "4.2.7p271" "User Commands"
+.TH ntpd 1ntpdman "14 Apr 2012" "4.2.7p272" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:54 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:09 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index dd9b060de1ff63c987b7459df0125fefbdfc6c8a..61f2215b212310a4df5ffe1f1d99b0d9e6d9a684 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:58 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:12 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 0728071bd3cfafb270cb61e9e4874b8d34346553..e896d4b9485fe2e679e76ebb9b8b2ed22175fa79 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "11 Apr 2012" "4.2.7p271" "User Commands"
+.TH ntpd @NTPD_MS@ "14 Apr 2012" "4.2.7p272" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:54 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:09 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index d57902b86de0131d039505c8700f01c990193fbd..f1f8f8dc10025d69e7355a9e823e3b5523fb3361 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:58 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:12 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 5274a588ae8fa55ec1ebc6a0cbe30b6770bfb560..50015cc540019925dd799f5d9a552599ea48501c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 11, 2012 at 08:43:04 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 14, 2012 at 04:42:17 AM by AutoGen 5.14
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,7 +71,7 @@ extern tUsageProc optionUsage;
  *  ntpdc option static const strings
  */
 static char const ntpdc_opt_strs[1860] =
-/*     0 */ "ntpdc 4.2.7p271\n"
+/*     0 */ "ntpdc 4.2.7p272\n"
             "Copyright (C) 1970-2012 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -129,14 +129,14 @@ static char const ntpdc_opt_strs[1860] =
 /*  1638 */ "no-load-opts\0"
 /*  1651 */ "no\0"
 /*  1654 */ "NTPDC\0"
-/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p271\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p272\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1792 */ ".ntprc\0"
 /*  1799 */ "$HOME\0"
 /*  1805 */ ".\0"
 /*  1807 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1841 */ "\n\n\0"
-/*  1844 */ "ntpdc 4.2.7p271";
+/*  1844 */ "ntpdc 4.2.7p272";
 
 /*
  *  ipv4 option description with
index 59c4b127e5c848e347e81a0cccfb73d72c7f8d40..916017b5840e508f50cf6b1fc26ba4c7b4327174 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 11, 2012 at 08:43:04 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 14, 2012 at 04:42:17 AM by AutoGen 5.14
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -82,8 +82,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p271"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p271"
+#define NTPDC_VERSION       "4.2.7p272"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p272"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 987710749f38526fa4cf96bebc4d74d9b4366cc3..db8c3e207b170fc449267e22845e0c4ace8f7cb7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2012 at 08:43:11 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 14, 2012 at 04:42:29 AM by AutoGen 5.14
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -40,7 +40,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p271
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p272
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e21e6ed5fdbbac6e302651190fd2c40cbb5442fc..8a19549b4e3238b58f21a23ad29f77b83bb50d71 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "11 Apr 2012" "4.2.7p271" "User Commands"
+.TH ntpdc 1ntpdcman "14 Apr 2012" "4.2.7p272" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:09 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:27 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 612d1122b0a10d513d6c9bb7b9ca827ee48a884c..20db61fa7ba5179d5c94978192b5e62e9067694a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:12 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:30 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 133c7a3b9b58558af28861560a507399385c0c0a..fae173fa0ee7950a527ddabfdce83c309cc439ad 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.7p271 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p272 of <code>ntpdc</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -116,7 +116,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#ntpdc-Invocation">ntpdc Invocation</a>
 <p><a name="index-ntpdc_002dusage-3"></a>
 This is the automatically generated usage text for ntpdc:
 
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p271
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p272
 USAGE:  ntpdc [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 9472455d2697f98db4a8f49ccd49670851557fe3..abef8574ef9da4879e7127cf09f61b65955e6efd 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "11 Apr 2012" "4.2.7p271" "User Commands"
+.TH ntpdc @NTPDC_MS@ "14 Apr 2012" "4.2.7p272" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:09 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:27 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b32d39638cb7ec1dc6ecd6f4a063130bb7b28ab6..e73ec76fe68f5e6d7c64b5980a8cde5fc33ef36d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:12 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:30 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f877bbad415c1f04279acd1ad177d27f84aeff82..d030a19807e678b26dfc0a7ec79677b336dd208a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 11, 2012 at 08:43:12 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 14, 2012 at 04:42:31 AM by AutoGen 5.14
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -71,7 +71,7 @@ extern tUsageProc optionUsage;
  *  ntpq option static const strings
  */
 static char const ntpq_opt_strs[1831] =
-/*     0 */ "ntpq 4.2.7p271\n"
+/*     0 */ "ntpq 4.2.7p272\n"
             "Copyright (C) 1970-2012 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -127,13 +127,13 @@ static char const ntpq_opt_strs[1831] =
 /*  1625 */ "no-load-opts\0"
 /*  1638 */ "no\0"
 /*  1641 */ "NTPQ\0"
-/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p271\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p272\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1767 */ ".ntprc\0"
 /*  1774 */ "$HOME\0"
 /*  1780 */ ".\0"
 /*  1782 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/*  1816 */ "ntpq 4.2.7p271";
+/*  1816 */ "ntpq 4.2.7p272";
 
 /*
  *  ipv4 option description with
index 9e3574f8902181c5288b48f420666001b5be0d21..9b1ee765e4427907ba943feb77f40424a5843693 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 11, 2012 at 08:43:12 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 14, 2012 at 04:42:31 AM by AutoGen 5.14
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -81,8 +81,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p271"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p271"
+#define NTPQ_VERSION       "4.2.7p272"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p272"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8cd6e7a461a83851c0744dfdcc6f8774fbdc6b93..a25e95cce25eba124649200c1d05814ce961fe78 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2012 at 08:43:23 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 14, 2012 at 04:42:44 AM by AutoGen 5.14
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -40,7 +40,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p271
+ntpq - standard NTP query program - Ver. 4.2.7p272
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 60c689d5b7cd5f9dbbb8fe7f91ae15aa8262f6d9..890cf7f8a331962378e826a5d95d7295d2f8b0a1 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "11 Apr 2012" "4.2.7p271" "User Commands"
+.TH ntpq 1ntpqman "14 Apr 2012" "4.2.7p272" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:21 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:42 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index a5c5a4ff6ada02e5866b28bb17a6ed5a980c07d9..59c414a8fd1f2bb89f921ecd0cdf76f8754812ad 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:23 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:45 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index ebb12e107e4c443384a58093fffc411bd998e298..9345c4ecf498982bbe18c5865221da37c74c948d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "11 Apr 2012" "4.2.7p271" "User Commands"
+.TH ntpq @NTPQ_MS@ "14 Apr 2012" "4.2.7p272" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:21 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:42 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 0cf5ae87e10b756479806a5f5ef4a39b0e3ef58d..375acaaa395fc564df072faa140859346d21c45b 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:23 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:45 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index db792a9a075916e4d21294813f91e203e9274edb..923aee6443907760433412cae9eb17a05ae9d2be 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 11, 2012 at 08:43:24 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 14, 2012 at 04:42:45 AM by AutoGen 5.14
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -64,7 +64,7 @@ extern tUsageProc optionUsage;
  *  ntpsnmpd option static const strings
  */
 static char const ntpsnmpd_opt_strs[1559] =
-/*     0 */ "ntpsnmpd 4.2.7p271\n"
+/*     0 */ "ntpsnmpd 4.2.7p272\n"
             "Copyright (C) 1970-2012 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -103,14 +103,14 @@ static char const ntpsnmpd_opt_strs[1559] =
 /*  1358 */ "no-load-opts\0"
 /*  1371 */ "no\0"
 /*  1374 */ "NTPSNMPD\0"
-/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p271\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p272\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  1488 */ ".ntprc\0"
 /*  1495 */ "$HOME\0"
 /*  1501 */ ".\0"
 /*  1503 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1537 */ "\n\n\0"
-/*  1540 */ "ntpsnmpd 4.2.7p271";
+/*  1540 */ "ntpsnmpd 4.2.7p272";
 
 /*
  *  nofork option description:
index 7630d27b1b3cc389f13398eb7a8976b7d3cdce77..737f7f7c756084aff5001d3cdc93ff603a012a46 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 11, 2012 at 08:43:24 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 14, 2012 at 04:42:45 AM by AutoGen 5.14
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -75,8 +75,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p271"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p271"
+#define NTPSNMPD_VERSION       "4.2.7p272"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p272"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f7cafcb5a8f2390a916184f946e1dfb6535d8917..8b948e151a9ccb850185a480174001c2bc4ed91b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2012 at 08:43:30 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 14, 2012 at 04:42:52 AM by AutoGen 5.14
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,7 +33,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p271
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p272
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index f6f29f2bfee1dc6a2938bba950957f3697b6bb80..00f12cd145c953a2445c07543c1a2066ecce7270 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "11 Apr 2012" "4.2.7p271" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "14 Apr 2012" "4.2.7p272" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:28 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:50 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f7e66d5b7e2878d5ebf641db3408e3e59ad284de..40c1f90962788258392df519b23efa4b354b34dc 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:31 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:54 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f25455d3268423701749f0dfa244b05dc5e052b1..70af223c4e3bac7ea83d4bf4b68fbf45bb949f44 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "11 Apr 2012" "4.2.7p271" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "14 Apr 2012" "4.2.7p272" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:28 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:50 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 09e4e5a8d3fd160fe91a83bfee441cc5bdfe3eab..8c22111dcd1e2decfcf3dd883d2fa326df1013b9 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:31 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:42:54 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b43e542a1cb7c249a171af956c3e02a351821fca..ce1da535e66df3ee4df516d0cdb87a8e683bef19 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=271
+point=272
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 40631e9f72c458de6fa571704b5a3931e4995549..1cb8e1d44125ce2ec73f889d152bb7ef91646a35 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2012 at 08:42:44 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 14, 2012 at 04:41:51 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b6a6abb8816f9e9ee76926ffd95fd255b71f7079..f7cf890489c1efcec452d9448dd3fb7704930fec 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "11 Apr 2012" "ntp (4.2.7p271)" "User Commands"
+.TH ntp-wait 1ntp-waitman "14 Apr 2012" "ntp (4.2.7p272)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:41 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:41:49 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 281879917bfcf643a632143efccf69060453cdf2..26a7b18892ee302202c340e2861500f7cbbda24e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt NTP_WAIT 1ntp-waitmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:45 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:41:52 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 59438a02adde246541d7fdf1774ea4e193ac06f9..0c4dda8f46ebd0c5d44d5038591f143d53c0f360 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.7p271 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p272 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index e2196c004c59dca659c3d0523d6913e466394f0e..576d94aa10b593f43122134c459155d3ebcfb1df 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "11 Apr 2012" "ntp (4.2.7p271)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "14 Apr 2012" "ntp (4.2.7p272)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:41 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:41:49 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 231dee48362f68bc8e5127f62e21e55b3ae5280c..e59835ef0835526190166e294de43bfc1cef1c28 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt NTP_WAIT @NTP_WAIT_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:45 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:41:52 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 79e6a7981a74e9954bdd1905d3ba266db32082e9..ab27fb4f408ab638b0cc081b13cd5d6098a415dd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 11, 2012 at 08:39:59 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 14, 2012 at 04:43:07 AM by AutoGen 5.14
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -72,7 +72,7 @@ extern tUsageProc optionUsage;
  *  sntp option static const strings
  */
 static char const sntp_opt_strs[2613] =
-/*     0 */ "sntp 4.2.7p271\n"
+/*     0 */ "sntp 4.2.7p272\n"
             "Copyright (C) 1970-2012 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -159,7 +159,7 @@ static char const sntp_opt_strs[2613] =
 /*  2357 */ "LOAD_OPTS\0"
 /*  2367 */ "no-load-opts\0"
 /*  2380 */ "SNTP\0"
-/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p271\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p272\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ hostname-or-IP ...]\n\0"
 /*  2546 */ ".ntprc\0"
@@ -167,7 +167,7 @@ static char const sntp_opt_strs[2613] =
 /*  2559 */ ".\0"
 /*  2561 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2595 */ "\n\n\0"
-/*  2598 */ "sntp 4.2.7p271";
+/*  2598 */ "sntp 4.2.7p272";
 
 /*
  *  ipv4 option description with
index 03c5458ccad8d749a0e08e2c75298d21005b263e..0dff018d51d57200f6a9f005cab264ce7a9fa3b3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 11, 2012 at 08:39:59 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 14, 2012 at 04:43:07 AM by AutoGen 5.14
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -91,8 +91,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p271"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p271"
+#define SNTP_VERSION       "4.2.7p272"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p272"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index eea61529edfa50e61dc504a23b7d7b8dade57091..b7ba9a268bd99b2bd29e02fcd5daf118f35f71cc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2012 at 08:43:58 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 14, 2012 at 04:43:16 AM by AutoGen 5.14
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -91,7 +91,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p271
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p272
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 1db8021432ea1ca6469a40ad3ba58af05be9cc58..eaf9a1ff65703c015e0ca9f66d973832e3a20d57 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "11 Apr 2012" "4.2.7p271" "User Commands"
+.TH sntp 1sntpman "14 Apr 2012" "4.2.7p272" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:56 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:43:14 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 1270b2d9a4e2f3b1ae31f84beb5475df0a36500c..4d179daebf484a7e7508dfc8255a7cec18107bf2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:59 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:43:17 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index bab5943ec080b8f144ea6fa390e334451932b7e4..5eac6358043cd42c3611925c842055b444a59d45 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.7p271 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p272 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -162,7 +162,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#sntp-Invocation">sntp Invocation</a>
 <p><a name="index-sntp_002dusage-3"></a>
 This is the automatically generated usage text for sntp:
 
-<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p271
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p272
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 65453440c9f05fd79564b76fb27df1ff8335dfc7..1ccffbac120803c190a71c1144c5a894856b87e4 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "11 Apr 2012" "4.2.7p271" "User Commands"
+.TH sntp @SNTP_MS@ "14 Apr 2012" "4.2.7p272" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:56 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:43:14 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 542027677921a609c11ed8330fd92b67412a94d8..a240afc49cc1617ee3e10fd88e0a01197b9996ad 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:59 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:43:17 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index cf68f0ff1a17efd4854f6f86de5673b13184bea6..fffa54b4015e61e908fddea690031fb8f82fb3b0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 11, 2012 at 08:43:32 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 14, 2012 at 04:42:55 AM by AutoGen 5.14
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -74,7 +74,7 @@ extern tUsageProc optionUsage;
  *  ntp-keygen option static const strings
  */
 static char const ntp_keygen_opt_strs[2320] =
-/*     0 */ "ntp-keygen (ntp) 4.2.7p271\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p272\n"
             "Copyright (C) 1970-2012 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -162,14 +162,14 @@ static char const ntp_keygen_opt_strs[2320] =
 /*  2098 */ "no-load-opts\0"
 /*  2111 */ "no\0"
 /*  2114 */ "NTP_KEYGEN\0"
-/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p271\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p272\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  2241 */ ".ntprc\0"
 /*  2248 */ "$HOME\0"
 /*  2254 */ ".\0"
 /*  2256 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2290 */ "\n\n\0"
-/*  2293 */ "ntp-keygen (ntp) 4.2.7p271";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p272";
 
 /*
  *  certificate option description:
index cdd2ae9bb2ef34ab69332ba4bee9988fbe9500b6..1d85adef538cb449db8d17ba47c3d606183dae97 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 11, 2012 at 08:43:32 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 14, 2012 at 04:42:55 AM by AutoGen 5.14
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -92,8 +92,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    25
-#define NTP_KEYGEN_VERSION       "4.2.7p271"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p271"
+#define NTP_KEYGEN_VERSION       "4.2.7p272"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p272"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d235277c7ecbec7285f9149b054dc96d03cc0517..3f7e7611e2dd7f89831c91a6d7c9fd5f9ca517dd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2012 at 08:43:44 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 14, 2012 at 04:43:06 AM by AutoGen 5.14
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -50,7 +50,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.7p271
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p272
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 106fcb5629cfb59f2dde49da82439f5b9d7d1cc4..d97f37cc714e186d9b9749f72338e046e020bf58 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "11 Apr 2012" "ntp (4.2.7p271)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "14 Apr 2012" "ntp (4.2.7p272)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:42 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:43:03 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c8cf40243790924eee6a86bc935071386a622630..4abe978854701c1bdc39e62188899047dcf9c0fb 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt NTP_KEYGEN 1ntp-keygenmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:45 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:43:06 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 596686640139d8ea7f60a8d6dda0a1f4442f0f80..54e77b818ff7f351a5c84df5b46669c6ef2e95a5 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "11 Apr 2012" "ntp (4.2.7p271)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "14 Apr 2012" "ntp (4.2.7p272)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:42 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:43:03 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 73ac23c90e6db75a07b72e720252506b9b19e711..d579fdc3e43032f42377d594327e6679663b637a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 11 2012
+.Dd April 14 2012
 .Dt NTP_KEYGEN @NTP_KEYGEN_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:45 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 14, 2012 at 04:43:06 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME