]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P398 NTP_4_2_7P398
authorHarlan Stenn <stenn@ntp.org>
Mon, 25 Nov 2013 13:00:04 +0000 (13:00 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 25 Nov 2013 13:00:04 +0000 (13:00 +0000)
bk: 529349d4_9db6yPC9KxQHMj0q5WHqA

68 files changed:
ChangeLog
ntpd/invoke-ntp.conf.texi
ntpd/invoke-ntp.keys.texi
ntpd/invoke-ntpd.texi
ntpd/ntp.conf.5man
ntpd/ntp.conf.5mdoc
ntpd/ntp.conf.html
ntpd/ntp.conf.man.in
ntpd/ntp.conf.mdoc.in
ntpd/ntp.keys.5man
ntpd/ntp.keys.5mdoc
ntpd/ntp.keys.html
ntpd/ntp.keys.man.in
ntpd/ntp.keys.mdoc.in
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd.1ntpdman
ntpd/ntpd.1ntpdmdoc
ntpd/ntpd.html
ntpd/ntpd.man.in
ntpd/ntpd.mdoc.in
ntpdc/invoke-ntpdc.texi
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc.1ntpdcman
ntpdc/ntpdc.1ntpdcmdoc
ntpdc/ntpdc.html
ntpdc/ntpdc.man.in
ntpdc/ntpdc.mdoc.in
ntpq/invoke-ntpq.texi
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq.1ntpqman
ntpq/ntpq.1ntpqmdoc
ntpq/ntpq.html
ntpq/ntpq.man.in
ntpq/ntpq.mdoc.in
ntpsnmpd/invoke-ntpsnmpd.texi
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd.1ntpsnmpdman
ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
ntpsnmpd/ntpsnmpd.html
ntpsnmpd/ntpsnmpd.man.in
ntpsnmpd/ntpsnmpd.mdoc.in
packageinfo.sh
scripts/invoke-ntp-wait.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/invoke-sntp.texi
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp.1sntpman
sntp/sntp.1sntpmdoc
sntp/sntp.html
sntp/sntp.man.in
sntp/sntp.mdoc.in
util/invoke-ntp-keygen.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen.1ntp-keygenman
util/ntp-keygen.1ntp-keygenmdoc
util/ntp-keygen.html
util/ntp-keygen.man.in
util/ntp-keygen.mdoc.in

index 54f3688c4812f95aa23a8c0f9e5600dd3f4df13e..4bd79cbc1f2f21082bafc3fa26c4a9e9e6792811 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p398) 2013/11/25 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2326] More leapsecond file notification cleanup.
 * Improve sntp KoD data file fopen() error message.
 (4.2.7p397) 2013/11/20 Released by Harlan Stenn <stenn@ntp.org>
index 6dca9d05a08a0e11c65df064baf78300bc835cf3..ec482e927bd2a98a863dad89e98ffe82d35b1839 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.conf.texi)
 #
-# It has been AutoGen-ed  November 20, 2013 at 11:32:34 AM by AutoGen 5.18.3pre5
+# It has been AutoGen-ed  November 25, 2013 at 12:57:19 PM by AutoGen 5.18.3pre5
 # From the definitions    ntp.conf.def
 # and the template file   agtexi-file.tpl
 @end ignore
index 8026f04bfd6f1de7a989e2ff1d7f864be140d3a4..c67d90a4f92c62dcb4407aa77894826215cc5ec3 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.keys.texi)
 #
-# It has been AutoGen-ed  November 20, 2013 at 11:32:36 AM by AutoGen 5.18.3pre5
+# It has been AutoGen-ed  November 25, 2013 at 12:57:21 PM by AutoGen 5.18.3pre5
 # From the definitions    ntp.keys.def
 # and the template file   agtexi-file.tpl
 @end ignore
index c35179274c2e6cae0a7ab6a56b421006faddb173..11a75e15b073afec0a7f7cae1645b62fe04c4246 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpd.texi)
 #
-# It has been AutoGen-ed  November 20, 2013 at 11:32:37 AM by AutoGen 5.18.3pre5
+# It has been AutoGen-ed  November 25, 2013 at 12:57:23 PM by AutoGen 5.18.3pre5
 # From the definitions    ntpd-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -141,7 +141,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p397
+ntpd - NTP daemon program - Ver. 4.2.7p398
 Usage:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index c0403feef734c05439aed72d23ee4584d9d98320..535501307412373291031d01aee8ec1255c32e49 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5man "20 Nov 2013" "4.2.7p397" "File Formats"
+.TH ntp.conf 5man "25 Nov 2013" "4.2.7p398" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:32:19 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:06 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -2980,7 +2980,7 @@ services when they become universally available.
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index f49d342a038543e85167f8817e296657c934603c..d36bb21bb6960fdeb56c51c2a5825952aa7e0f20 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt NTP_CONF 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:32:40 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:25 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -2807,7 +2807,7 @@ services when they become universally available.
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index fe2fdb7241fb976d6872cfb138eaa664a35752fa..f8b3740a66cfc7b63e1e409281fb57554a29d7a5 100644 (file)
@@ -33,7 +33,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
 <p>This document describes the configuration file for the NTP Project's
 <code>ntpd</code> program.
 
-  <p>This document applies to version 4.2.7p397 of <code>ntp.conf</code>.
+  <p>This document applies to version 4.2.7p398 of <code>ntp.conf</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntp_002econf-Description">ntp.conf Description</a>
index 782ac4a1636c9c68eaabcf20bc4d869733a3e06f..962f4ad927bd3ed86730222758e816a0afb7dbd7 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5 "20 Nov 2013" "4.2.7p397" "File Formats"
+.TH ntp.conf 5 "25 Nov 2013" "4.2.7p398" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:32:19 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:06 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -2980,7 +2980,7 @@ services when they become universally available.
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index 290c7939fa64ad748d75cd0e7e1afa5de6d2b9df..f9faee9c83cc23e1829af3d680c7d24af8b15997 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt NTP_CONF 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:32:40 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:25 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -2807,7 +2807,7 @@ services when they become universally available.
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index 87518a3d880b8c250d0eb586fc314d0a272e206f..470c3cdb090af7918857842882c0514a1749d53a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5man "20 Nov 2013" "4.2.7p397" "File Formats"
+.TH ntp.keys 5man "25 Nov 2013" "4.2.7p398" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:32:25 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:11 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agman-file.tpl
 .\"
@@ -133,7 +133,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index 9a4d489cc6beb19c21c74bf738513d86dc23d432..38df6737bdb45fd3ca4737961ebb971096da11c0 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt NTP_KEYS 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:32:44 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:29 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agmdoc-file.tpl
 .Sh NAME
@@ -163,7 +163,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index cf621c9c44adf40059f6f85f83a4119a83470efb..a6e0a313c117e7971bdada4920edb2f89c94cde5 100644 (file)
@@ -33,7 +33,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
 <p>This document describes the symmetric key file for the NTP Project's
 <code>ntpd</code> program.
 
-  <p>This document applies to version 4.2.7p397 of <code>ntp.keys</code>.
+  <p>This document applies to version 4.2.7p398 of <code>ntp.keys</code>.
 
   <div class="shortcontents">
 <h2>Short Contents</h2>
index ebe80f692ea3fbd3e08cbcae0bc2f217f61b7545..af3792c75c01fc766d17ebdfc08b4379e4d71a0f 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5 "20 Nov 2013" "4.2.7p397" "File Formats"
+.TH ntp.keys 5 "25 Nov 2013" "4.2.7p398" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:32:25 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:11 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agman-file.tpl
 .\"
@@ -133,7 +133,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index e4569cbb8bc09c45880fcb6430fc80e1c8096fef..ec6552807494c73eb447c978b55e5040240a9484 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt NTP_KEYS 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:32:44 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:29 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agmdoc-file.tpl
 .Sh NAME
@@ -163,7 +163,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index e9ed30dee0035051bb2b7265ab1e854ed17abe89..307a624883d0caa85be4765cac5576476c7d0924 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *
- *  It has been AutoGen-ed  November 20, 2013 at 11:29:33 AM by AutoGen 5.18.3pre5
+ *  It has been AutoGen-ed  November 25, 2013 at 12:55:04 PM by AutoGen 5.18.3pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -75,7 +75,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpd options
  */
 static char const ntpd_opt_strs[3011] =
-/*     0 */ "ntpd 4.2.7p397\n"
+/*     0 */ "ntpd 4.2.7p398\n"
             "Copyright (C) 1970-2013 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"
@@ -201,12 +201,12 @@ static char const ntpd_opt_strs[3011] =
 /*  2778 */ "output version information and exit\0"
 /*  2814 */ "version\0"
 /*  2822 */ "NTPD\0"
-/*  2827 */ "ntpd - NTP daemon program - Ver. 4.2.7p397\n"
+/*  2827 */ "ntpd - NTP daemon program - Ver. 4.2.7p398\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ <server1> ... <serverN> ]\n\0"
 /*  2960 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2994 */ "\n\0"
-/*  2996 */ "ntpd 4.2.7p397";
+/*  2996 */ "ntpd 4.2.7p398";
 
 /**
  *  ipv4 option description with
@@ -1558,7 +1558,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdOptions.pzCopyright */
-  puts(_("ntpd 4.2.7p397\n\
+  puts(_("ntpd 4.2.7p398\n\
 Copyright (C) 1970-2013 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\
@@ -1695,7 +1695,7 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("output version information and exit"));
 
   /* referenced via ntpdOptions.pzUsageTitle */
-  puts(_("ntpd - NTP daemon program - Ver. 4.2.7p397\n\
+  puts(_("ntpd - NTP daemon program - Ver. 4.2.7p398\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n"));
 
@@ -1703,7 +1703,7 @@ Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
   puts(_("\n"));
 
   /* referenced via ntpdOptions.pzFullVersion */
-  puts(_("ntpd 4.2.7p397"));
+  puts(_("ntpd 4.2.7p398"));
 
   /* referenced via ntpdOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 0884cce09f8da667b6ab81674e26562f1ec629b8..35d8db41d5096e16a11498d787a3ed5adbb980b2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *
- *  It has been AutoGen-ed  November 20, 2013 at 11:29:32 AM by AutoGen 5.18.3pre5
+ *  It has been AutoGen-ed  November 25, 2013 at 12:55:02 PM by AutoGen 5.18.3pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -105,9 +105,9 @@ typedef enum {
 /** count of all options for ntpd */
 #define OPTION_CT    37
 /** ntpd version */
-#define NTPD_VERSION       "4.2.7p397"
+#define NTPD_VERSION       "4.2.7p398"
 /** Full ntpd version text */
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p397"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p398"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5a1bb5bc7242718f6fe0170ce190f5d1f5ff3476..5870b31a0d21d3c21ee5b7c7e54fe7261d55e358 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "20 Nov 2013" "4.2.7p397" "User Commands"
+.TH ntpd 1ntpdman "25 Nov 2013" "4.2.7p398" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:32:28 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:14 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -928,7 +928,7 @@ mind.
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index 964bf88f7675bf4d23b61e0e56a9bddc92e10df9..476d4ff4f2ac2d2688680267282985e1c31db2cb 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:32:46 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:30 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -895,7 +895,7 @@ mind.
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index a9dc7dd1dfe63fd76b22a0f0d363dcdd18a11de3..3f8a88a30ff487ce89a67d56a49f6886987aa4de 100644 (file)
@@ -39,7 +39,7 @@ The program can operate in any of several modes, including client/server,
 symmetric and broadcast modes, and with both symmetric-key and public-key
 cryptography.
 
-  <p>This document applies to version 4.2.7p397 of <code>ntpd</code>.
+  <p>This document applies to version 4.2.7p398 of <code>ntpd</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpd-Description">ntpd Description</a>:             Description
@@ -219,7 +219,7 @@ the usage text by passing it through a pager program.
 used to select the program, defaulting to <span class="file">more</span>.  Both will exit
 with a status code of 0.
 
-<pre class="example">ntpd - NTP daemon program - Ver. 4.2.7p396
+<pre class="example">ntpd - NTP daemon program - Ver. 4.2.7p397
 Usage:  ntpd [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ &lt;server1&gt; ... &lt;serverN&gt; ]
   Flg Arg Option-Name    Description
index ab226e7db8ae87d2973d3b5ce4a9d74a4f0e0c09..03de5d2ccae99543bad2f4013cc224e24d9f44de 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "20 Nov 2013" "4.2.7p397" "User Commands"
+.TH ntpd @NTPD_MS@ "25 Nov 2013" "4.2.7p398" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:32:28 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:14 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -928,7 +928,7 @@ mind.
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index f92b9a18a6673c30db29157bf2eb5dc8d651949e..3884a99d65909313babad1f44f5b8708bf41687a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:32:46 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:30 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -895,7 +895,7 @@ mind.
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index 3f003057c592d7061abeafb925a3dd26b42d8388..91e4cda152b1ff1c0fcfc7e03139d3b44f4daf07 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpdc.texi)
 #
-# It has been AutoGen-ed  November 20, 2013 at 11:33:12 AM by AutoGen 5.18.3pre5
+# It has been AutoGen-ed  November 25, 2013 at 12:57:57 PM by AutoGen 5.18.3pre5
 # From the definitions    ntpdc-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -69,7 +69,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p397
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p398
 Usage:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index bf10873430f6c6dfe7b5f305601887d3f4b0548d..dbed1a791df9f01c7c9305a47593eaeb15f963fa 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *
- *  It has been AutoGen-ed  November 20, 2013 at 11:32:59 AM by AutoGen 5.18.3pre5
+ *  It has been AutoGen-ed  November 25, 2013 at 12:57:42 PM by AutoGen 5.18.3pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -69,7 +69,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpdc options
  */
 static char const ntpdc_opt_strs[1861] =
-/*     0 */ "ntpdc 4.2.7p397\n"
+/*     0 */ "ntpdc 4.2.7p398\n"
             "Copyright (C) 1970-2013 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,14 +127,14 @@ static char const ntpdc_opt_strs[1861] =
 /*  1640 */ "no-load-opts\0"
 /*  1653 */ "no\0"
 /*  1656 */ "NTPDC\0"
-/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p397\n"
+/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p398\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1794 */ "$HOME\0"
 /*  1800 */ ".\0"
 /*  1802 */ ".ntprc\0"
 /*  1809 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1843 */ "\n\0"
-/*  1845 */ "ntpdc 4.2.7p397";
+/*  1845 */ "ntpdc 4.2.7p398";
 
 /**
  *  ipv4 option description with
@@ -852,7 +852,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdcOptions.pzCopyright */
-  puts(_("ntpdc 4.2.7p397\n\
+  puts(_("ntpdc 4.2.7p398\n\
 Copyright (C) 1970-2013 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\
@@ -917,14 +917,14 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntpdcOptions.pzUsageTitle */
-  puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p397\n\
+  puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p398\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpdcOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntpdcOptions.pzFullVersion */
-  puts(_("ntpdc 4.2.7p397"));
+  puts(_("ntpdc 4.2.7p398"));
 
   /* referenced via ntpdcOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index a319c84ddb6c9ce27ad9ef5299a1ab2317cf8e1b..dd3c9fbadcf776b7cf116a07b594686ac12fc1c8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *
- *  It has been AutoGen-ed  November 20, 2013 at 11:32:59 AM by AutoGen 5.18.3pre5
+ *  It has been AutoGen-ed  November 25, 2013 at 12:57:42 PM by AutoGen 5.18.3pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -83,9 +83,9 @@ typedef enum {
 /** count of all options for ntpdc */
 #define OPTION_CT    15
 /** ntpdc version */
-#define NTPDC_VERSION       "4.2.7p397"
+#define NTPDC_VERSION       "4.2.7p398"
 /** Full ntpdc version text */
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p397"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p398"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9abf7f6b434b931b11ceca87beb66091caca2028..dda691b096f9e063d4b6cb4d1fc7e0dff6c2be2d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "20 Nov 2013" "4.2.7p397" "User Commands"
+.TH ntpdc 1ntpdcman "25 Nov 2013" "4.2.7p398" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:33:07 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:53 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 74fb7461c3ccb51e08208280a0e4b39f3eeaede6..120e1fdeec41e6efee02eed8227f625819ded796 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:33:16 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:59 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 36835f2e6262c9a7ab587113d4eb220f4e1a7d43..065af0b9b00732f542e2be6e641ab52980f65348 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.7p397 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p398 of <code>ntpdc</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -145,7 +145,7 @@ the usage text by passing it through a pager program.
 used to select the program, defaulting to <span class="file">more</span>.  Both will exit
 with a status code of 0.
 
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p397
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p398
 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 d8f1b9768d789a113890bf7e5258853cdfb9a38b..41c563d2ccbb94768f291125400eb74e4c77c1d8 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "20 Nov 2013" "4.2.7p397" "User Commands"
+.TH ntpdc @NTPDC_MS@ "25 Nov 2013" "4.2.7p398" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:33:07 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:53 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 70608652812e339bb30d96d6733bc975e64cd67c..6a233c65e220826abd6b6b67d31902d64c1defa2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:33:16 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:57:59 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index c6570d58e8eabaedcb767f85c406de83eab986e5..8495c555f61c1ab260c9dae566cd1ba658c56d82 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpq.texi)
 #
-# It has been AutoGen-ed  November 20, 2013 at 11:33:30 AM by AutoGen 5.18.3pre5
+# It has been AutoGen-ed  November 25, 2013 at 12:58:27 PM by AutoGen 5.18.3pre5
 # From the definitions    ntpq-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -290,7 +290,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p397
+ntpq - standard NTP query program - Ver. 4.2.7p398
 Usage:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1c047d95417f0263fc532e3dbcf17c762a25617e..8955ae40433d5d1e6a3009068ce0dd2943940b2e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *
- *  It has been AutoGen-ed  November 20, 2013 at 11:33:20 AM by AutoGen 5.18.3pre5
+ *  It has been AutoGen-ed  November 25, 2013 at 12:58:02 PM by AutoGen 5.18.3pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,7 +69,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpq options
  */
 static char const ntpq_opt_strs[1833] =
-/*     0 */ "ntpq 4.2.7p397\n"
+/*     0 */ "ntpq 4.2.7p398\n"
             "Copyright (C) 1970-2013 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"
@@ -125,13 +125,13 @@ static char const ntpq_opt_strs[1833] =
 /*  1627 */ "no-load-opts\0"
 /*  1640 */ "no\0"
 /*  1643 */ "NTPQ\0"
-/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p397\n"
+/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p398\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1769 */ "$HOME\0"
 /*  1775 */ ".\0"
 /*  1777 */ ".ntprc\0"
 /*  1784 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/*  1818 */ "ntpq 4.2.7p397";
+/*  1818 */ "ntpq 4.2.7p398";
 
 /**
  *  ipv4 option description with
@@ -822,7 +822,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpqOptions.pzCopyright */
-  puts(_("ntpq 4.2.7p397\n\
+  puts(_("ntpq 4.2.7p398\n\
 Copyright (C) 1970-2013 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\
@@ -884,11 +884,11 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntpqOptions.pzUsageTitle */
-  puts(_("ntpq - standard NTP query program - Ver. 4.2.7p397\n\
+  puts(_("ntpq - standard NTP query program - Ver. 4.2.7p398\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpqOptions.pzFullVersion */
-  puts(_("ntpq 4.2.7p397"));
+  puts(_("ntpq 4.2.7p398"));
 
   /* referenced via ntpqOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index be2b0513e7b4410ecea55728507fc706deeb4980..9856dd927d94a03454ac1d559269f6e326368cf0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *
- *  It has been AutoGen-ed  November 20, 2013 at 11:33:19 AM by AutoGen 5.18.3pre5
+ *  It has been AutoGen-ed  November 25, 2013 at 12:58:02 PM by AutoGen 5.18.3pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -82,9 +82,9 @@ typedef enum {
 /** count of all options for ntpq */
 #define OPTION_CT    14
 /** ntpq version */
-#define NTPQ_VERSION       "4.2.7p397"
+#define NTPQ_VERSION       "4.2.7p398"
 /** Full ntpq version text */
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p397"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p398"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4dfa0b7f7fc187593a871ba463e750dc77840d7e..1d659fa04ba23d4400e51446e63a6803ccbc4fda 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "20 Nov 2013" "4.2.7p397" "User Commands"
+.TH ntpq 1ntpqman "25 Nov 2013" "4.2.7p398" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:33:26 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:58:24 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8b2db318880917d371f53858cbb0e56c1740310f..56d0ecb29fa87995f4becbabb21b72b5526a54db 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:33:32 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:58:29 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e5d1b324676e296feeeb558169cef82dac414bec..0853fc23e9468b697b97d507948367f7f3c6914a 100644 (file)
@@ -44,7 +44,7 @@ monitor the operational status
 and determine the performance of
 <code>ntpd</code>, the NTP daemon.
 
-  <p>This document applies to version 4.2.7p397 of <code>ntpq</code>.
+  <p>This document applies to version 4.2.7p398 of <code>ntpq</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpq-Description">ntpq Description</a>
@@ -377,7 +377,7 @@ the usage text by passing it through a pager program.
 used to select the program, defaulting to <span class="file">more</span>.  Both will exit
 with a status code of 0.
 
-<pre class="example">ntpq - standard NTP query program - Ver. 4.2.7p396
+<pre class="example">ntpq - standard NTP query program - Ver. 4.2.7p397
 Usage:  ntpq [ -&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 45df92369e4b76e55f980fad522c42e984c4a51c..266ad30c62a9cfa8fca1a66de472eb5432ae31f2 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "20 Nov 2013" "4.2.7p397" "User Commands"
+.TH ntpq @NTPQ_MS@ "25 Nov 2013" "4.2.7p398" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:33:26 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:58:24 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index e82711e905e2672da0207fb8e5aa7a2cd9af8488..0b9ff66dd9a577d4f235796ac1a6d7c583136d76 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:33:32 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:58:29 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index be77f8fe18eb570b91a0382ac88cae38ab966355..45082cfd47fa0ceb14f971fd16da9f0130959a43 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpsnmpd.texi)
 #
-# It has been AutoGen-ed  November 20, 2013 at 11:33:46 AM by AutoGen 5.18.3pre5
+# It has been AutoGen-ed  November 25, 2013 at 12:58:44 PM by AutoGen 5.18.3pre5
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -47,7 +47,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p397
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p398
 Usage:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 70e58a3059f6f819bbfa94f25b2789b0285fd37e..7a404cf9f218dd7000b7d1bad543186f24270c79 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *
- *  It has been AutoGen-ed  November 20, 2013 at 11:33:34 AM by AutoGen 5.18.3pre5
+ *  It has been AutoGen-ed  November 25, 2013 at 12:58:32 PM by AutoGen 5.18.3pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -61,7 +61,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpsnmpd options
  */
 static char const ntpsnmpd_opt_strs[1560] =
-/*     0 */ "ntpsnmpd 4.2.7p397\n"
+/*     0 */ "ntpsnmpd 4.2.7p398\n"
             "Copyright (C) 1970-2013 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"
@@ -100,14 +100,14 @@ static char const ntpsnmpd_opt_strs[1560] =
 /*  1360 */ "no-load-opts\0"
 /*  1373 */ "no\0"
 /*  1376 */ "NTPSNMPD\0"
-/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p397\n"
+/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p398\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  1490 */ "$HOME\0"
 /*  1496 */ ".\0"
 /*  1498 */ ".ntprc\0"
 /*  1505 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1539 */ "\n\0"
-/*  1541 */ "ntpsnmpd 4.2.7p397";
+/*  1541 */ "ntpsnmpd 4.2.7p398";
 
 /**
  *  nofork option description:
@@ -595,7 +595,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpsnmpdOptions.pzCopyright */
-  puts(_("ntpsnmpd 4.2.7p397\n\
+  puts(_("ntpsnmpd 4.2.7p398\n\
 Copyright (C) 1970-2013 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\
@@ -639,14 +639,14 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntpsnmpdOptions.pzUsageTitle */
-  puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p397\n\
+  puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p398\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
 
   /* referenced via ntpsnmpdOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntpsnmpdOptions.pzFullVersion */
-  puts(_("ntpsnmpd 4.2.7p397"));
+  puts(_("ntpsnmpd 4.2.7p398"));
 
   /* referenced via ntpsnmpdOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 3937dec90723401b6302b3f071854b902c26ae00..e0201043e6b6883b7485d43eef59c48e9d9c71b8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *
- *  It has been AutoGen-ed  November 20, 2013 at 11:33:34 AM by AutoGen 5.18.3pre5
+ *  It has been AutoGen-ed  November 25, 2013 at 12:58:31 PM by AutoGen 5.18.3pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -76,9 +76,9 @@ typedef enum {
 /** count of all options for ntpsnmpd */
 #define OPTION_CT    8
 /** ntpsnmpd version */
-#define NTPSNMPD_VERSION       "4.2.7p397"
+#define NTPSNMPD_VERSION       "4.2.7p398"
 /** Full ntpsnmpd version text */
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p397"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p398"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 71891a690d6a41cfcbb4f9e42a050939a32aac08..a3b6fabf28d07b038ff870a5b8ca480473d14a4c 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "20 Nov 2013" "4.2.7p397" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "25 Nov 2013" "4.2.7p398" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:33:43 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:58:40 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -170,7 +170,7 @@ please fill me in...
 .BR Li ntpEntTimeDistance
 please fill me in...
 .PP
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index 38f0caa784b918e90bd8deb1042595399854069c..5dd50d43b11cf5a4410bb0e61e15b8ec4394a15a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:33:48 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:58:46 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -157,7 +157,7 @@ please fill me in...
 please fill me in...
 .El
 .Pp
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index ec5d0ff179b6926d059511df6baa552c7b56bf1d..7f75dd1a2b0694ac7da64a1f47fe09d0461ce7f7 100644 (file)
@@ -42,7 +42,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
 <p>The <code>ntpsnmpd</code> utility program is used to monitor NTP daemon <code>ntpd</code>
 operations and determine performance.  It uses the standard NTP mode 6 control
 
-  <p>This document applies to version 4.2.7p397 of <code>ntpsnmpd</code>.
+  <p>This document applies to version 4.2.7p398 of <code>ntpsnmpd</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpsnmpd-Description">ntpsnmpd Description</a>:             Description
index e8aa7f5839041ecfe5ff62e5a8a59497073dde61..9f168b1b41a0baa0f5d2a37fe4f5b059a033401c 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "20 Nov 2013" "4.2.7p397" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "25 Nov 2013" "4.2.7p398" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:33:43 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:58:40 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -170,7 +170,7 @@ please fill me in...
 .BR Li ntpEntTimeDistance
 please fill me in...
 .PP
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index 218f51310b2df8cd5b4526fba90f24352cdd3345..8d1ac79e64ce9b33db269b397dbc6511c96e770e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:33:48 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:58:46 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -157,7 +157,7 @@ please fill me in...
 please fill me in...
 .El
 .Pp
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index c1e044d5a2c002fc1b0f7603cdb1ccb9f60f3351..77cfb4d83194a8780e081bb3fa7ac6b80ada72b9 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=397
+point=398
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index adb662ba1ae86a4e04a38b54c8583820a98aa294..6d473d4027a05e551b864e3658452c445699379a 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-wait.texi)
 #
-# It has been AutoGen-ed  November 20, 2013 at 11:25:23 AM by AutoGen 5.18.3pre5
+# It has been AutoGen-ed  November 25, 2013 at 12:53:51 PM by AutoGen 5.18.3pre5
 # From the definitions    ntp-wait-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index 1e1be2b716b3ec14c62bbbadcc91a7e19ee13bc5..e9e2f72b89bf7bdd5f3b56295aa7bc0c03b8dbf2 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "20 Nov 2013" "ntp (4.2.7p397)" "User Commands"
+.TH ntp-wait 1ntp-waitman "25 Nov 2013" "ntp (4.2.7p398)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:25:18 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:53:48 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -117,7 +117,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index a6d0a1a4976c15c98730fcec1674bbfde01b21c4..34d49fa2a1621f93c256e88fc5df293327faaf50 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .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  November 20, 2013 at 11:25:29 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:53:54 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -115,7 +115,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 187186feee3492f75f579bc9a338b0db7ff9431f..381fe2b8ce8f0d59b31211a58f9f03b0a12fbe7e 100644 (file)
@@ -41,7 +41,7 @@ until the system's time has stabilized and synchronized,
 and only then start any applicaitons (like database servers) that require
 accurate and stable time.
 
-  <p>This document applies to version 4.2.7p397 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p398 of <code>ntp-wait</code>.
 
 <div class="shortcontents">
 <h2>Short Contents</h2>
index 51a09d81f0d00786591256b15f0b613cde562180..59537b09d6175fc4d407ec7ad40e4344fca5fcbc 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "20 Nov 2013" "ntp (4.2.7p397)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "25 Nov 2013" "ntp (4.2.7p398)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:25:18 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:53:48 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -117,7 +117,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index 6e969fb86c4e9f1869888ce07ab92a6268cda5ae..01857877f625a1d8d4d0e832007d2d1c9cfa42bd 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .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  November 20, 2013 at 11:25:29 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:53:54 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -115,7 +115,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 9af3b0ab9f447f7ee461fc302028b051e048f64d..3c8c20f865e19079277656912575dea149e818c5 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-sntp.texi)
 #
-# It has been AutoGen-ed  November 20, 2013 at 11:34:29 AM by AutoGen 5.18.3pre5
+# It has been AutoGen-ed  November 25, 2013 at 12:59:42 PM by AutoGen 5.18.3pre5
 # From the definitions    sntp-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -101,7 +101,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p397
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p398
 Usage:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 42393296abea41fdd177791b1f20cbd884fe9445..48ac7db381c3d888c62883768ab848c1b0785384 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *
- *  It has been AutoGen-ed  November 20, 2013 at 11:17:57 AM by AutoGen 5.18.3pre5
+ *  It has been AutoGen-ed  November 25, 2013 at 12:51:17 PM by AutoGen 5.18.3pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -70,7 +70,7 @@ extern FILE * option_usage_fp;
  *  static const strings for sntp options
  */
 static char const sntp_opt_strs[2499] =
-/*     0 */ "sntp 4.2.7p397\n"
+/*     0 */ "sntp 4.2.7p398\n"
             "Copyright (C) 1970-2013 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"
@@ -154,7 +154,7 @@ static char const sntp_opt_strs[2499] =
 /*  2244 */ "LOAD_OPTS\0"
 /*  2254 */ "no-load-opts\0"
 /*  2267 */ "SNTP\0"
-/*  2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p397\n"
+/*  2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p398\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ hostname-or-IP ...]\n\0"
 /*  2433 */ "$HOME\0"
@@ -162,7 +162,7 @@ static char const sntp_opt_strs[2499] =
 /*  2441 */ ".ntprc\0"
 /*  2448 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2482 */ "\n\0"
-/*  2484 */ "sntp 4.2.7p397";
+/*  2484 */ "sntp 4.2.7p398";
 
 /**
  *  ipv4 option description with
@@ -1227,7 +1227,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via sntpOptions.pzCopyright */
-  puts(_("sntp 4.2.7p397\n\
+  puts(_("sntp 4.2.7p398\n\
 Copyright (C) 1970-2013 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\
@@ -1316,7 +1316,7 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via sntpOptions.pzUsageTitle */
-  puts(_("sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p397\n\
+  puts(_("sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p398\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n"));
 
@@ -1324,7 +1324,7 @@ Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
   puts(_("\n"));
 
   /* referenced via sntpOptions.pzFullVersion */
-  puts(_("sntp 4.2.7p397"));
+  puts(_("sntp 4.2.7p398"));
 
   /* referenced via sntpOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 50c555ca74248749dd3a3793ffe5868c6ab48f85..70ee71279e0dd0a793c4bf2a8932c415928710be 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *
- *  It has been AutoGen-ed  November 20, 2013 at 11:17:55 AM by AutoGen 5.18.3pre5
+ *  It has been AutoGen-ed  November 25, 2013 at 12:51:16 PM by AutoGen 5.18.3pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -91,9 +91,9 @@ typedef enum {
 /** count of all options for sntp */
 #define OPTION_CT    23
 /** sntp version */
-#define SNTP_VERSION       "4.2.7p397"
+#define SNTP_VERSION       "4.2.7p398"
 /** Full sntp version text */
-#define SNTP_FULL_VERSION  "sntp 4.2.7p397"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p398"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9b6bdef63d860b9a237d9b47baeb698073353848..d47a25dfded29e0f9bf220f2f892d9a0791cd65f 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "20 Nov 2013" "4.2.7p397" "User Commands"
+.TH sntp 1sntpman "25 Nov 2013" "4.2.7p398" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:34:25 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:59:38 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -317,7 +317,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p397 of
+This document corresponds to version 4.2.7p398 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index e071643a8ac67138c3245e2d4fde36bc7791a4ca..0ea0c87f118debc94572d1af68201c362c971992 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:34:31 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:59:45 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -298,7 +298,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p397 of
+This document corresponds to version 4.2.7p398 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index 3568d2b814c6f0620bac928d98e3bda1c1c10941..1f30d9eb3780ba584978a49de7cc977884370755 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.7p397 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p398 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -176,7 +176,7 @@ the usage text by passing it through a pager program.
 used to select the program, defaulting to <span class="file">more</span>.  Both will exit
 with a status code of 0.
 
-<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p397
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p398
 Usage:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 0a558a037f23214e90d4f0949985745da4070fd0..8a786ca2126ae7dc1ba4f5f182f649945e0ad5f4 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "20 Nov 2013" "4.2.7p397" "User Commands"
+.TH sntp @SNTP_MS@ "25 Nov 2013" "4.2.7p398" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:34:25 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:59:38 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -317,7 +317,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p397 of
+This document corresponds to version 4.2.7p398 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index 886cfe5fa29f901b78601bd3eb303997b3adf95a..723e8e7652483647ba4731dd022d1abed12daab6 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:34:31 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:59:45 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -298,7 +298,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p397 of
+This document corresponds to version 4.2.7p398 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index b116e81d3f39ef9c7260715cc0bdf945842c74f6..337236be9c9f72e8419276143500fd124324e4ae 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-keygen.texi)
 #
-# It has been AutoGen-ed  November 20, 2013 at 11:34:05 AM by AutoGen 5.18.3pre5
+# It has been AutoGen-ed  November 25, 2013 at 12:59:07 PM by AutoGen 5.18.3pre5
 # From the definitions    ntp-keygen-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -908,7 +908,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p397
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p398
 Usage:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -b Num imbits         identity modulus bits
index 2a583674a826bfaac6070b6be92d4de0959f3be3..b375d615a9b834b2a52a239274f545b8159bdb8b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *
- *  It has been AutoGen-ed  November 20, 2013 at 11:33:53 AM by AutoGen 5.18.3pre5
+ *  It has been AutoGen-ed  November 25, 2013 at 12:58:51 PM by AutoGen 5.18.3pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -72,7 +72,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntp-keygen options
  */
 static char const ntp_keygen_opt_strs[2357] =
-/*     0 */ "ntp-keygen (ntp) 4.2.7p397\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p398\n"
             "Copyright (C) 1970-2013 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"
@@ -163,14 +163,14 @@ static char const ntp_keygen_opt_strs[2357] =
 /*  2136 */ "no-load-opts\0"
 /*  2149 */ "no\0"
 /*  2152 */ "NTP_KEYGEN\0"
-/*  2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p397\n"
+/*  2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p398\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  2279 */ "$HOME\0"
 /*  2285 */ ".\0"
 /*  2287 */ ".ntprc\0"
 /*  2294 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2328 */ "\n\0"
-/*  2330 */ "ntp-keygen (ntp) 4.2.7p397";
+/*  2330 */ "ntp-keygen (ntp) 4.2.7p398";
 
 /**
  *  imbits option description:
@@ -1365,7 +1365,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntp_keygenOptions.pzCopyright */
-  puts(_("ntp-keygen (ntp) 4.2.7p397\n\
+  puts(_("ntp-keygen (ntp) 4.2.7p398\n\
 Copyright (C) 1970-2013 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\
@@ -1463,14 +1463,14 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntp_keygenOptions.pzUsageTitle */
-  puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p397\n\
+  puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p398\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
 
   /* referenced via ntp_keygenOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntp_keygenOptions.pzFullVersion */
-  puts(_("ntp-keygen (ntp) 4.2.7p397"));
+  puts(_("ntp-keygen (ntp) 4.2.7p398"));
 
   /* referenced via ntp_keygenOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 3d6e0cd0c9c1bb534fd4a46e9fe098a5c91ef3d0..262de6ea9c3c7692b9f3269f182dbabc80ea78c2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *
- *  It has been AutoGen-ed  November 20, 2013 at 11:33:52 AM by AutoGen 5.18.3pre5
+ *  It has been AutoGen-ed  November 25, 2013 at 12:58:50 PM by AutoGen 5.18.3pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -94,9 +94,9 @@ typedef enum {
 /** count of all options for ntp-keygen */
 #define OPTION_CT    26
 /** ntp-keygen version */
-#define NTP_KEYGEN_VERSION       "4.2.7p397"
+#define NTP_KEYGEN_VERSION       "4.2.7p398"
 /** Full ntp-keygen version text */
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p397"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p398"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3375d008078a4a2bb6233cd524a244d124e89acd..a62d1a3f31e5f831b7b71cac980e0970564b2628 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "20 Nov 2013" "ntp (4.2.7p397)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "25 Nov 2013" "ntp (4.2.7p398)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:34:01 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:59:03 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -1110,7 +1110,7 @@ Please report bugs to http://bugs.ntp.org .
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index 2b5f1c846d510b2a0cce20433b62286ca0f8967c..54f80b2a62952f88349b42bfeb122e4161c308f4 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .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  November 20, 2013 at 11:34:08 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:59:10 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -1073,7 +1073,7 @@ Please report bugs to http://bugs.ntp.org .
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP
index 338bd08f30c094f364e51e1c5cf4ee34df065f67..474b02fd085c5c4de520c313092a2eb1e083febf 100644 (file)
@@ -70,7 +70,7 @@ All other files are in PEM-encoded
 printable ASCII format so they can be embedded as MIME attachments in
 mail to other sites.
 
-  <p>This document applies to version 4.2.7p397 of <code>ntp-keygen</code>.
+  <p>This document applies to version 4.2.7p398 of <code>ntp-keygen</code>.
 
 <div class="node">
 <p><hr>
@@ -1120,7 +1120,7 @@ the usage text by passing it through a pager program.
 used to select the program, defaulting to <span class="file">more</span>.  Both will exit
 with a status code of 0.
 
-<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p396
+<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p397
 Usage:  ntp-keygen [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]...
   Flg Arg Option-Name    Description
    -b Num imbits         identity modulus bits
index 01c89d468520d7722907189a23c109f926febed8..84298f4bad9b4a3c7b48d357453d4e7f4c22cfbe 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "20 Nov 2013" "ntp (4.2.7p397)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "25 Nov 2013" "ntp (4.2.7p398)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"
-.\"  It has been AutoGen-ed  November 20, 2013 at 11:34:01 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:59:03 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -1110,7 +1110,7 @@ Please report bugs to http://bugs.ntp.org .
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index bf7797ccab37edceb6480d965368cdc116f0b6ac..ceb5d2983ce6f1d5944ad098bf25124b476143cd 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 20 2013
+.Dd November 25 2013
 .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  November 20, 2013 at 11:34:08 AM by AutoGen 5.18.3pre5
+.\"  It has been AutoGen-ed  November 25, 2013 at 12:59:10 PM by AutoGen 5.18.3pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -1073,7 +1073,7 @@ Please report bugs to http://bugs.ntp.org .
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p397 of NTP.
+This document corresponds to version 4.2.7p398 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP