]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P271 NTP_4_2_7P271
authorHarlan Stenn <stenn@ntp.org>
Wed, 11 Apr 2012 08:44:21 +0000 (08:44 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 11 Apr 2012 08:44:21 +0000 (08:44 +0000)
bk: 4f8544656ZyPpxNkU9wlzhwxDBRckw

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 e80c7c805eb30a0b677a42bd8416bdb5d1df780f..d6c880ad178a2e216c7b3bc54c9f8b841d79179b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p271) 2012/04/11 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1122] openssl detection via pkg-config fails when no additional
   -Idir flags are needed.
 * Avoid overwriting user variable LDFLAGS with OpenSSL flags, instead
index dedd9f44bf081eabb8bdfb4f76ae0739c09ef4f9..a0527bdd2b6bf9b92cd73912859327cd0dfc51a1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  March 26, 2012 at 09:22:57 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 11, 2012 at 08:42:46 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.7p270\n"
+/*     0 */ "ntpd 4.2.7p271\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.7p270\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p271\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.7p270";
+/*  2993 */ "ntpd 4.2.7p271";
 
 /*
  *  ipv4 option description with
index 4505fcb49392650b87a2a998527d74d3071c4d7e..1509119966e4afbb94e52a5958f15014c7c19323 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  March 26, 2012 at 09:22:57 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 11, 2012 at 08:42:45 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.7p270"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p270"
+#define NTPD_VERSION       "4.2.7p271"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p271"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b5b3d0de333cc59fae738ce7a0c0e124d8b502d4..54cdaa170a10d1b241e4374634bc8d66dcf92d4b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  March 26, 2012 at 09:23:09 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 11, 2012 at 08:42:57 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.7p270
+ntpd - NTP daemon program - Ver. 4.2.7p271
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 510af71e26a37692c118d5eceed4e92d66e6d88f..ac37c635817be1a212a3a5fd5b31b0101732594e 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "26 Mar 2012" "4.2.7p270" "User Commands"
+.TH ntpd 1ntpdman "11 Apr 2012" "4.2.7p271" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:06 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:54 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8b033c8d9775a0b2186c3956e88fcd3339ee496e..dd9b060de1ff63c987b7459df0125fefbdfc6c8a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:09 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:58 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f7e7659ab5fddb4677cc619cf0b36f684b9959b9..0728071bd3cfafb270cb61e9e4874b8d34346553 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "26 Mar 2012" "4.2.7p270" "User Commands"
+.TH ntpd @NTPD_MS@ "11 Apr 2012" "4.2.7p271" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:06 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:54 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f2fa880f9f7daad01fc3919830e9c1e6a3c2e953..d57902b86de0131d039505c8700f01c990193fbd 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 2012
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:09 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:58 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index a742e0fd5d8ba576036a58857faedc25ffb76c08..5274a588ae8fa55ec1ebc6a0cbe30b6770bfb560 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  March 26, 2012 at 09:23:12 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 11, 2012 at 08:43:04 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.7p270\n"
+/*     0 */ "ntpdc 4.2.7p271\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.7p270\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p271\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.7p270";
+/*  1844 */ "ntpdc 4.2.7p271";
 
 /*
  *  ipv4 option description with
index 68c605a6abde76a080d170f31bf84ae18b1acf16..59c4b127e5c848e347e81a0cccfb73d72c7f8d40 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  March 26, 2012 at 09:23:12 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 11, 2012 at 08:43:04 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.7p270"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p270"
+#define NTPDC_VERSION       "4.2.7p271"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p271"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index af37e9597fe0358ba342eda6dc4ca377ab5046db..987710749f38526fa4cf96bebc4d74d9b4366cc3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  March 26, 2012 at 09:23:19 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 11, 2012 at 08:43:11 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.7p270
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p271
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f8d3d2e73d779139edbe7a2e3c8c7acd0a6c9db5..e21e6ed5fdbbac6e302651190fd2c40cbb5442fc 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "26 Mar 2012" "4.2.7p270" "User Commands"
+.TH ntpdc 1ntpdcman "11 Apr 2012" "4.2.7p271" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:17 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:09 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index a1b0a109e52429110e539e025ccef3ab61f1169e..612d1122b0a10d513d6c9bb7b9ca827ee48a884c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:20 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:12 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index bbe8ea981e529167edf7d37cd4de879891692a74..133c7a3b9b58558af28861560a507399385c0c0a 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.7p270 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p271 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.7p270
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p271
 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 a8d1199135c5664705a3399cc2bf679f370c04bf..9472455d2697f98db4a8f49ccd49670851557fe3 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "26 Mar 2012" "4.2.7p270" "User Commands"
+.TH ntpdc @NTPDC_MS@ "11 Apr 2012" "4.2.7p271" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:17 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:09 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index dd2b2d2622e8e1437d909713faf74364364a7e90..b32d39638cb7ec1dc6ecd6f4a063130bb7b28ab6 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 2012
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:20 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:12 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 56fff50d05e2314dc82da46d35e62aa2c15841b7..f877bbad415c1f04279acd1ad177d27f84aeff82 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  March 26, 2012 at 09:23:20 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 11, 2012 at 08:43:12 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.7p270\n"
+/*     0 */ "ntpq 4.2.7p271\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.7p270\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p271\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.7p270";
+/*  1816 */ "ntpq 4.2.7p271";
 
 /*
  *  ipv4 option description with
index 4cf2cb24b1e202c1a4613277451c17f8b6decc86..9e3574f8902181c5288b48f420666001b5be0d21 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  March 26, 2012 at 09:23:20 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 11, 2012 at 08:43:12 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.7p270"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p270"
+#define NTPQ_VERSION       "4.2.7p271"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p271"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ec655ca3f30b53ffd0f4dfb64057872ce200535e..8cd6e7a461a83851c0744dfdcc6f8774fbdc6b93 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  March 26, 2012 at 09:23:25 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 11, 2012 at 08:43:23 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.7p270
+ntpq - standard NTP query program - Ver. 4.2.7p271
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a3dedae1514e7e7829259e2626409b307cbecc16..60c689d5b7cd5f9dbbb8fe7f91ae15aa8262f6d9 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "26 Mar 2012" "4.2.7p270" "User Commands"
+.TH ntpq 1ntpqman "11 Apr 2012" "4.2.7p271" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:23 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:21 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 0f9c7e1a48b80b336e8f32d24bd4ebf9abad1242..a5c5a4ff6ada02e5866b28bb17a6ed5a980c07d9 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:26 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:23 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f5debdea1e33a22a823c6a4a0d09ef70806ef402..ebb12e107e4c443384a58093fffc411bd998e298 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "26 Mar 2012" "4.2.7p270" "User Commands"
+.TH ntpq @NTPQ_MS@ "11 Apr 2012" "4.2.7p271" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:23 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:21 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 6a00ef8e28a28375eac176860c08b3dc2866da9f..0cf5ae87e10b756479806a5f5ef4a39b0e3ef58d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 2012
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:26 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:23 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b6d152ba2a840cb6e9cc2caf195515004ce780ac..db792a9a075916e4d21294813f91e203e9274edb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  March 26, 2012 at 09:23:26 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 11, 2012 at 08:43:24 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.7p270\n"
+/*     0 */ "ntpsnmpd 4.2.7p271\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.7p270\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p271\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.7p270";
+/*  1540 */ "ntpsnmpd 4.2.7p271";
 
 /*
  *  nofork option description:
index 6707d4e3e6cfc3345f522cf93ec67493c89924ff..7630d27b1b3cc389f13398eb7a8976b7d3cdce77 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  March 26, 2012 at 09:23:26 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 11, 2012 at 08:43:24 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.7p270"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p270"
+#define NTPSNMPD_VERSION       "4.2.7p271"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p271"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b539c9b62c5420bc96c1846ecc42919e262cb8a8..f7cafcb5a8f2390a916184f946e1dfb6535d8917 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  March 26, 2012 at 09:23:33 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 11, 2012 at 08:43:30 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.7p270
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p271
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 1d106285c028e249817103e90ac21c36e458a6ec..f6f29f2bfee1dc6a2938bba950957f3697b6bb80 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "26 Mar 2012" "4.2.7p270" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "11 Apr 2012" "4.2.7p271" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:31 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:28 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f9d73371ae5240ee759fc4f4526ff4c31d2c9a3d..f7e66d5b7e2878d5ebf641db3408e3e59ad284de 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:34 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:31 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 0d50210f39ed2cc1a5b15654959e8963c7d2a22c..f25455d3268423701749f0dfa244b05dc5e052b1 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "26 Mar 2012" "4.2.7p270" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "11 Apr 2012" "4.2.7p271" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:31 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:28 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8f1d63a569e5d4ba40e03600ccdbea5b1925dc2e..09e4e5a8d3fd160fe91a83bfee441cc5bdfe3eab 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 2012
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:34 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:31 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9bf7d4a398948ec55fb03314e7a838b6bed7bcac..b43e542a1cb7c249a171af956c3e02a351821fca 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=270
+point=271
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 622b8f662ca64dedc2bac29e24a514ea52add250..40631e9f72c458de6fa571704b5a3931e4995549 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  March 26, 2012 at 09:22:55 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 11, 2012 at 08:42:44 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,7 +33,19 @@ This is the automatically generated usage text for ntp-wait:
 
 @exampleindent 0
 @example
-ntp-wait is unavailable - no --help
+/deacon/backroom/snaps/ntp-dev/A.snap/scripts/ntp-wait version [unknown] calling Getopt::Std::getopts (version 1.05 [paranoid]),
+running under Perl version 5.8.8.
+
+Usage: ntp-wait [-OPTIONS [-MORE_OPTIONS]] [--] [PROGRAM_ARG1 ...]
+
+The following single-character options are accepted:
+        With arguments: -n -s
+        Boolean (without arguments): -v
+
+Options may be merged together.  -- stops processing of options.
+Space is not required between options and their arguments.
+  [Now continuing due to backward compatibility and excessive paranoia.
+   See ``perldoc Getopt::Std'' about $Getopt::Std::STANDARD_HELP_VERSION.]
 @end example
 @exampleindent 4
 
index 3ed2469fdd25c3aeacffbe883478c9b83f5007fb..b6a6abb8816f9e9ee76926ffd95fd255b71f7079 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "26 Mar 2012" "ntp (4.2.7p270)" "User Commands"
+.TH ntp-wait 1ntp-waitman "11 Apr 2012" "ntp (4.2.7p271)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:22:53 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:41 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f0915cd7c3981e2f8e9a4b8d2b8af3817c124458..281879917bfcf643a632143efccf69060453cdf2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 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  March 26, 2012 at 09:22:56 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:45 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 3fff9231e745a147f47bbe99e2d0a4d258be5eb3..59438a02adde246541d7fdf1774ea4e193ac06f9 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.7p270 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p271 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -109,7 +109,19 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#ntp_002dwait-Invocation">ntp-wait Invo
 <p><a name="index-ntp_002dwait_002dusage-3"></a>
 This is the automatically generated usage text for ntp-wait:
 
-<pre class="example">ntp-wait is unavailable - no --help
+<pre class="example">/deacon/backroom/snaps/ntp-dev/A.snap/scripts/ntp-wait version [unknown] calling Getopt::Std::getopts (version 1.05 [paranoid]),
+running under Perl version 5.8.8.
+
+Usage: ntp-wait [-OPTIONS [-MORE_OPTIONS]] [--] [PROGRAM_ARG1 ...]
+
+The following single-character options are accepted:
+        With arguments: -n -s
+        Boolean (without arguments): -v
+
+Options may be merged together.  -- stops processing of options.
+Space is not required between options and their arguments.
+  [Now continuing due to backward compatibility and excessive paranoia.
+   See ``perldoc Getopt::Std'' about $Getopt::Std::STANDARD_HELP_VERSION.]
 </pre>
   <div class="node">
 <p><hr>
index a3a1fe4932fed1133d3471e1d7a6b244707dd510..e2196c004c59dca659c3d0523d6913e466394f0e 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "26 Mar 2012" "ntp (4.2.7p270)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "11 Apr 2012" "ntp (4.2.7p271)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:22:53 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:41 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 4e02b4f94a7d7f67da087df02249d63b0e1ff732..231dee48362f68bc8e5127f62e21e55b3ae5280c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 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  March 26, 2012 at 09:22:56 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:42:45 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 93d2202ed2d0f6a47e5ec0f59a614b470fb9cb44..79e6a7981a74e9954bdd1905d3ba266db32082e9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  March 26, 2012 at 09:20:25 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 11, 2012 at 08:39:59 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.7p270\n"
+/*     0 */ "sntp 4.2.7p271\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.7p270\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p271\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.7p270";
+/*  2598 */ "sntp 4.2.7p271";
 
 /*
  *  ipv4 option description with
index 6e076144f0c2829e89c018f8a2b434ae4ba3ed1a..03c5458ccad8d749a0e08e2c75298d21005b263e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  March 26, 2012 at 09:20:25 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 11, 2012 at 08:39:59 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.7p270"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p270"
+#define SNTP_VERSION       "4.2.7p271"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p271"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2e771d017c15272fa069425ef71a6017ec8ebdb6..eea61529edfa50e61dc504a23b7d7b8dade57091 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  March 26, 2012 at 09:23:54 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 11, 2012 at 08:43:58 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.7p270
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p271
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 8b35be8a435cc1d42970a1f54f20e25817d60d09..1db8021432ea1ca6469a40ad3ba58af05be9cc58 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "26 Mar 2012" "4.2.7p270" "User Commands"
+.TH sntp 1sntpman "11 Apr 2012" "4.2.7p271" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:52 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:56 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index affb6d41cbd91ea9be10377c4d78b6e014709db2..1270b2d9a4e2f3b1ae31f84beb5475df0a36500c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:54 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:59 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9b02cd9df3b588452e9cd969e473b5bddf276790..bab5943ec080b8f144ea6fa390e334451932b7e4 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.7p270 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p271 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.7p270
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p271
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 0e64257a05b9a49272daae574836eb894669f457..65453440c9f05fd79564b76fb27df1ff8335dfc7 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "26 Mar 2012" "4.2.7p270" "User Commands"
+.TH sntp @SNTP_MS@ "11 Apr 2012" "4.2.7p271" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:52 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:56 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 54910b43131b6d41a81b96ab674105b0422eea86..542027677921a609c11ed8330fd92b67412a94d8 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 2012
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:54 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:59 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 996b3e69676973b9861f51d775ac3421a19ce56c..cf68f0ff1a17efd4854f6f86de5673b13184bea6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  March 26, 2012 at 09:23:35 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 11, 2012 at 08:43:32 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.7p270\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p271\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.7p270\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p271\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.7p270";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p271";
 
 /*
  *  certificate option description:
index b0441677fd599544a7ce4c367b52e88b50a4eec6..cdd2ae9bb2ef34ab69332ba4bee9988fbe9500b6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  March 26, 2012 at 09:23:35 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 11, 2012 at 08:43:32 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.7p270"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p270"
+#define NTP_KEYGEN_VERSION       "4.2.7p271"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p271"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a4a822eee431d9a1d51554e61bd8bed243e94332..d235277c7ecbec7285f9149b054dc96d03cc0517 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  March 26, 2012 at 09:23:43 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 11, 2012 at 08:43:44 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.7p270
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p271
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 10cc1d0273f7833606373ca743cea8ae99c1bd93..106fcb5629cfb59f2dde49da82439f5b9d7d1cc4 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "26 Mar 2012" "ntp (4.2.7p270)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "11 Apr 2012" "ntp (4.2.7p271)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:41 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:42 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b268fd2809a7bad0092fce1b9eaa7e0953fc295e..c8cf40243790924eee6a86bc935071386a622630 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 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  March 26, 2012 at 09:23:45 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:45 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 4f47eaa915b5487bb01cb74251c909076f9ed8d2..596686640139d8ea7f60a8d6dda0a1f4442f0f80 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "26 Mar 2012" "ntp (4.2.7p270)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "11 Apr 2012" "ntp (4.2.7p271)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 26, 2012 at 09:23:41 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:42 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index e6860e6aec464a6796dbd6c15ce293986d1951b4..73ac23c90e6db75a07b72e720252506b9b19e711 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 26 2012
+.Dd April 11 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  March 26, 2012 at 09:23:45 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 11, 2012 at 08:43:45 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME