]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P289 NTP_4_2_7P289
authorHarlan Stenn <stenn@ntp.org>
Mon, 16 Jul 2012 00:21:24 +0000 (00:21 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 16 Jul 2012 00:21:24 +0000 (00:21 +0000)
bk: 50035e84_SSg41mA0Iq83zSzQkB0JQ

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 f234465c5e55197c1d6c7d2e594d82039c195fbc..224a23c1cff3346e0330f67e2b9385c958e0f0c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p289) 2012/07/16 Released by Harlan Stenn <stenn@ntp.org>
 * CID 97123: Future-proof possible change to refclock_nmea.c.
 * CID 97377: ntp-keygen.c's followlink() might not NUL-terminate.
 * CID 709185: refclock_chu.c will leak fd==0 (which should be impossible).
index da8f2786f4d8b4ff9b49b57ca00afe27610cf9f7..68b9b2a3dc6d9a0b8254e0f1a3ec87d5917850c9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  July  3, 2012 at 09:11:52 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 16, 2012 at 12:18:41 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.7p288\n"
+/*     0 */ "ntpd 4.2.7p289\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.7p288\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p289\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.7p288";
+/*  2993 */ "ntpd 4.2.7p289";
 
 /*
  *  ipv4 option description with
index f127abedaed2ea2a7b92fe347608d2cfff11b418..dbf225ec8a12fdf9d32cc46dfe7a19799f5df335 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  July  3, 2012 at 09:11:52 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 16, 2012 at 12:18:41 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.7p288"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p288"
+#define NTPD_VERSION       "4.2.7p289"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p289"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6dc7f77a63c0b6e5af9364aad0952b96393f703f..8fff068927595b3c88b4044eb36c6a7b8a4e7f60 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  July  3, 2012 at 09:12:19 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 16, 2012 at 12:20:06 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.7p288
+ntpd - NTP daemon program - Ver. 4.2.7p289
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index b5d4562baa962a82b3bef042158fe281c4f46406..a33d59fdb431f3cf2453291e6b217d234805ec9a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "03 Jul 2012" "4.2.7p288" "User Commands"
+.TH ntpd 1ntpdman "16 Jul 2012" "4.2.7p289" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:15 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -82,7 +82,6 @@ and if zero
 will set the
 .Xr umask 2
 to 022.
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-4 ", " -\-ipv4
@@ -813,7 +812,6 @@ command and
 .Cm huffpuff
 keyword, as described in
 .Xr ntp.conf 5 .
-#! /usr/local/gnu/bin/cat -
 .SH "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .SH FILES
@@ -826,7 +824,6 @@ the default name of the drift file
 .TP
 .BR Pa /etc/ntp.keys
 the default name of the key file
-#! /usr/local/gnu/bin/cat -
 .SH "EXIT STATUS"
 One of the following exit values will be returned:
 .TP
@@ -889,7 +886,6 @@ A snapshot of this documentation is available in HTML format in
 .%T Network Time Protocol (NTP) Server Option for DHCPv6
 .%O RFC5908
 .Re
-#! /usr/local/gnu/bin/cat -
 .SH "AUTHORS"
 The University of Delaware
 .SH "COPYRIGHT"
@@ -905,10 +901,8 @@ larger than might be desirable for an elevated-priority
 running on a workstation, particularly since many of
 the fancy features which consume the space were designed more with
 a busy primary server, rather than a high stratum workstation in
-mind.
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+mind.Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-Portions of this document came from FreeBSD.
-#! /usr/local/gnu/bin/cat -.Pp
+Portions of this document came from FreeBSD..Pp
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
 option definitions.
index 627718a467892bda3eed6424c4e4be10b15898d3..9e7bedf1953cf5e129dc94cf593d71b0f1626ca4 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:20 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:06 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -86,7 +86,6 @@ and if zero
 will set the
 .Xr umask 2
 to 022.
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-4 ", " -\-ipv4
@@ -783,7 +782,6 @@ command and
 .Cm huffpuff
 keyword, as described in
 .Xr ntp.conf 5 .
-#! /usr/local/gnu/bin/cat -
 .Sh "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .Sh FILES
@@ -795,7 +793,6 @@ the default name of the drift file
 .It Pa /etc/ntp.keys
 the default name of the key file
 .El
-#! /usr/local/gnu/bin/cat -
 .Sh "EXIT STATUS"
 One of the following exit values will be returned:
 .Bl -tag
@@ -858,7 +855,6 @@ A snapshot of this documentation is available in HTML format in
 .%T Network Time Protocol (NTP) Server Option for DHCPv6
 .%O RFC5908
 .Re
-#! /usr/local/gnu/bin/cat -
 .Sh "AUTHORS"
 The University of Delaware
 .Sh "COPYRIGHT"
@@ -874,10 +870,8 @@ larger than might be desirable for an elevated-priority
 running on a workstation, particularly since many of
 the fancy features which consume the space were designed more with
 a busy primary server, rather than a high stratum workstation in
-mind.
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+mind.Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-Portions of this document came from FreeBSD.
-#! /usr/local/gnu/bin/cat -.Pp
+Portions of this document came from FreeBSD..Pp
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
 option definitions.
index d071278610fe63e1a09f5c0c6a4cfd9b6b65cd78..22af47431b7bb145ab3e3dc1c99d1959a501b2ed 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "03 Jul 2012" "4.2.7p288" "User Commands"
+.TH ntpd @NTPD_MS@ "16 Jul 2012" "4.2.7p289" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:15 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -82,7 +82,6 @@ and if zero
 will set the
 .Xr umask 2
 to 022.
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-4 ", " -\-ipv4
@@ -813,7 +812,6 @@ command and
 .Cm huffpuff
 keyword, as described in
 .Xr ntp.conf 5 .
-#! /usr/local/gnu/bin/cat -
 .SH "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .SH FILES
@@ -826,7 +824,6 @@ the default name of the drift file
 .TP
 .BR Pa /etc/ntp.keys
 the default name of the key file
-#! /usr/local/gnu/bin/cat -
 .SH "EXIT STATUS"
 One of the following exit values will be returned:
 .TP
@@ -889,7 +886,6 @@ A snapshot of this documentation is available in HTML format in
 .%T Network Time Protocol (NTP) Server Option for DHCPv6
 .%O RFC5908
 .Re
-#! /usr/local/gnu/bin/cat -
 .SH "AUTHORS"
 The University of Delaware
 .SH "COPYRIGHT"
@@ -905,10 +901,8 @@ larger than might be desirable for an elevated-priority
 running on a workstation, particularly since many of
 the fancy features which consume the space were designed more with
 a busy primary server, rather than a high stratum workstation in
-mind.
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+mind.Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-Portions of this document came from FreeBSD.
-#! /usr/local/gnu/bin/cat -.Pp
+Portions of this document came from FreeBSD..Pp
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
 option definitions.
index 8863758cb7a9cfe7b6244085a67adc18c57e95ec..cc05875b3af6677d902875ba34739253d04e0971 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 2012
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:20 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:06 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -86,7 +86,6 @@ and if zero
 will set the
 .Xr umask 2
 to 022.
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-4 ", " -\-ipv4
@@ -783,7 +782,6 @@ command and
 .Cm huffpuff
 keyword, as described in
 .Xr ntp.conf 5 .
-#! /usr/local/gnu/bin/cat -
 .Sh "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .Sh FILES
@@ -795,7 +793,6 @@ the default name of the drift file
 .It Pa /etc/ntp.keys
 the default name of the key file
 .El
-#! /usr/local/gnu/bin/cat -
 .Sh "EXIT STATUS"
 One of the following exit values will be returned:
 .Bl -tag
@@ -858,7 +855,6 @@ A snapshot of this documentation is available in HTML format in
 .%T Network Time Protocol (NTP) Server Option for DHCPv6
 .%O RFC5908
 .Re
-#! /usr/local/gnu/bin/cat -
 .Sh "AUTHORS"
 The University of Delaware
 .Sh "COPYRIGHT"
@@ -874,10 +870,8 @@ larger than might be desirable for an elevated-priority
 running on a workstation, particularly since many of
 the fancy features which consume the space were designed more with
 a busy primary server, rather than a high stratum workstation in
-mind.
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+mind.Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-Portions of this document came from FreeBSD.
-#! /usr/local/gnu/bin/cat -.Pp
+Portions of this document came from FreeBSD..Pp
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
 option definitions.
index 3debba8044ab4cd33266295b5565df5e02e6e0fe..bfc57ea2d620a0b8c10e3ebd560dc893f3c1122b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  July  3, 2012 at 09:12:24 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 16, 2012 at 12:20:10 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.7p288\n"
+/*     0 */ "ntpdc 4.2.7p289\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.7p288\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p289\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.7p288";
+/*  1844 */ "ntpdc 4.2.7p289";
 
 /*
  *  ipv4 option description with
index 221dab0edd92cd83d03e58d5adee8101186a130d..c527d26385fc3d270b9e2fb0ab205ee50346bf31 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  July  3, 2012 at 09:12:24 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 16, 2012 at 12:20:10 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.7p288"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p288"
+#define NTPDC_VERSION       "4.2.7p289"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p289"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8354d76d673f5b4f85f8a44f97e400bd708bda1f..40808efc99c6f8690cf77e37a390f9f13002f5ce 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  July  3, 2012 at 09:12:30 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 16, 2012 at 12:20:18 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.7p288
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p289
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a21e5332e5656e802d29ad7613341d3b29061f24..232d89dd4ab36379f119bed7bfe84d891dbc5859 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "03 Jul 2012" "4.2.7p288" "User Commands"
+.TH ntpdc 1ntpdcman "16 Jul 2012" "4.2.7p289" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:27 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:14 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -31,7 +31,6 @@ In addition, nearly all the
 configuration options which can be specified at startup using
 ntpd's configuration file may also be specified at run time using
 .B  .
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-4 ", " -\-ipv4
@@ -805,7 +804,6 @@ for further information.
 .BR Ic reset
 Clear the statistics counters in various modules of the server.
 See the source listing for further information.
-#! /usr/local/gnu/bin/cat -
 .SH "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .SH "FILES"
@@ -826,10 +824,8 @@ The operation failed or the command syntax was not valid.
 .%T Network Time Protocol (Version 3)
 .%O RFC1305
 .Re
-#! /usr/local/gnu/bin/cat -
 .SH AUTHORS
 The formatting directives in this document came from FreeBSD.
-#! /usr/local/gnu/bin/cat -
 .SH "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
@@ -845,8 +841,7 @@ to hack in, at great expense to the program's ease of use.
 Despite
 this, the program is occasionally useful.
 .PP
-Please report bugs to http://bugs.ntp.org .
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH "NOTES"
 This manual page was \fIAutoGen\fP-erated from the \fBntpdc\fP
 option definitions.
index 218f1fc71e15b85908a078d50c7134652f69282d..a5f8f3bacbc5916613d3e09901db8cac11537aa1 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:31 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:18 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -35,7 +35,6 @@ In addition, nearly all the
 configuration options which can be specified at startup using
 ntpd's configuration file may also be specified at run time using
 .Nm .
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-4 ", " -\-ipv4
@@ -751,7 +750,6 @@ for further information.
 Clear the statistics counters in various modules of the server.
 See the source listing for further information.
 .El
-#! /usr/local/gnu/bin/cat -
 .Sh "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .Sh "FILES"
@@ -772,10 +770,8 @@ The operation failed or the command syntax was not valid.
 .%T Network Time Protocol (Version 3)
 .%O RFC1305
 .Re
-#! /usr/local/gnu/bin/cat -
 .Sh AUTHORS
 The formatting directives in this document came from FreeBSD.
-#! /usr/local/gnu/bin/cat -
 .Sh "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
@@ -791,8 +787,7 @@ to hack in, at great expense to the program's ease of use.
 Despite
 this, the program is occasionally useful.
 .Pp
-Please report bugs to http://bugs.ntp.org .
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh "NOTES"
 This manual page was \fIAutoGen\fP-erated from the \fBntpdc\fP
 option definitions.
index b549349beaf2da13bc5e8399dbcf423021e79535..785ae4017522533bf5e66a24da7f35d8857f11d4 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.7p288 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p289 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.7p288
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p289
 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 4c4842d5e034d4a0f7dbb023a28977fb5a30f0ea..1b5edc463448fc8ce4cc50bdc8d1b08a3178d34b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "03 Jul 2012" "4.2.7p288" "User Commands"
+.TH ntpdc @NTPDC_MS@ "16 Jul 2012" "4.2.7p289" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:27 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:14 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -31,7 +31,6 @@ In addition, nearly all the
 configuration options which can be specified at startup using
 ntpd's configuration file may also be specified at run time using
 .B  .
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-4 ", " -\-ipv4
@@ -805,7 +804,6 @@ for further information.
 .BR Ic reset
 Clear the statistics counters in various modules of the server.
 See the source listing for further information.
-#! /usr/local/gnu/bin/cat -
 .SH "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .SH "FILES"
@@ -826,10 +824,8 @@ The operation failed or the command syntax was not valid.
 .%T Network Time Protocol (Version 3)
 .%O RFC1305
 .Re
-#! /usr/local/gnu/bin/cat -
 .SH AUTHORS
 The formatting directives in this document came from FreeBSD.
-#! /usr/local/gnu/bin/cat -
 .SH "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
@@ -845,8 +841,7 @@ to hack in, at great expense to the program's ease of use.
 Despite
 this, the program is occasionally useful.
 .PP
-Please report bugs to http://bugs.ntp.org .
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH "NOTES"
 This manual page was \fIAutoGen\fP-erated from the \fBntpdc\fP
 option definitions.
index 362011b890edfa78a25e095f86644b7a292a06b8..a52b1977063a9a78239188447d9439d0bd7504c3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 2012
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:31 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:18 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -35,7 +35,6 @@ In addition, nearly all the
 configuration options which can be specified at startup using
 ntpd's configuration file may also be specified at run time using
 .Nm .
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-4 ", " -\-ipv4
@@ -751,7 +750,6 @@ for further information.
 Clear the statistics counters in various modules of the server.
 See the source listing for further information.
 .El
-#! /usr/local/gnu/bin/cat -
 .Sh "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .Sh "FILES"
@@ -772,10 +770,8 @@ The operation failed or the command syntax was not valid.
 .%T Network Time Protocol (Version 3)
 .%O RFC1305
 .Re
-#! /usr/local/gnu/bin/cat -
 .Sh AUTHORS
 The formatting directives in this document came from FreeBSD.
-#! /usr/local/gnu/bin/cat -
 .Sh "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
@@ -791,8 +787,7 @@ to hack in, at great expense to the program's ease of use.
 Despite
 this, the program is occasionally useful.
 .Pp
-Please report bugs to http://bugs.ntp.org .
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh "NOTES"
 This manual page was \fIAutoGen\fP-erated from the \fBntpdc\fP
 option definitions.
index 8af26b35e30bc84900f1551b9b223ff88800500e..9bf3b924a71ed22966fe143b8d837e24908fd6be 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  July  3, 2012 at 09:12:33 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 16, 2012 at 12:20:19 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.7p288\n"
+/*     0 */ "ntpq 4.2.7p289\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.7p288\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p289\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.7p288";
+/*  1816 */ "ntpq 4.2.7p289";
 
 /*
  *  ipv4 option description with
index 58462659eb33a66e5b35c9c8ba55c93b83e46b8b..17dc71900a2e9ea9dcec83bd9d77cf2698a5f870 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  July  3, 2012 at 09:12:32 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 16, 2012 at 12:20:19 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.7p288"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p288"
+#define NTPQ_VERSION       "4.2.7p289"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p289"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e4f03a93ed03f455fcfce152286921729ed5e2c9..9e0ef776f41b917f0cdc5d2785892ad91300fe9c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  July  3, 2012 at 09:12:40 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 16, 2012 at 12:20:27 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.7p288
+ntpq - standard NTP query program - Ver. 4.2.7p289
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1d5254976aa99910798358141d49b6d1fc2c2282..140fa60eeb03abf649c1bcd8a9c13d6b450b6b14 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "03 Jul 2012" "4.2.7p288" "User Commands"
+.TH ntpq 1ntpqman "16 Jul 2012" "4.2.7p289" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:37 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:24 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -271,7 +271,6 @@ Note that since
 .Nm
 retries each query once after a timeout, the total waiting time for
 a timeout will be twice the timeout value set.
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-4 ", " -\-ipv4
index c3c48706ac8d7018ec0f616edeccfe23c4623aeb..c21a99636c8de642c33fde7d87c82067493bcc40 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:40 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:28 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -261,7 +261,6 @@ Note that since
 retries each query once after a timeout, the total waiting time for
 a timeout will be twice the timeout value set.
 .El
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-4 ", " -\-ipv4
index 538dbfed5ef879d66fa77b742d36616d4f3c29ce..85bd5f490dcd02d214bde8df8ceb5d9ea9bf4658 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "03 Jul 2012" "4.2.7p288" "User Commands"
+.TH ntpq @NTPQ_MS@ "16 Jul 2012" "4.2.7p289" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:37 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:24 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -271,7 +271,6 @@ Note that since
 .Nm
 retries each query once after a timeout, the total waiting time for
 a timeout will be twice the timeout value set.
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-4 ", " -\-ipv4
index 5a936c990d2413be3b22b0d3463c8cc5215a2922..94e0db875b157a02d9900a79dcf2109d49372566 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 2012
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:40 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:28 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -261,7 +261,6 @@ Note that since
 retries each query once after a timeout, the total waiting time for
 a timeout will be twice the timeout value set.
 .El
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-4 ", " -\-ipv4
index 611bb1acbfa5e160509bd50d406399b34794e4bd..e403c86de7bcfd687c57b64f6d4bf9e59ec6f8d4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  July  3, 2012 at 09:12:41 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 16, 2012 at 12:20:28 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.7p288\n"
+/*     0 */ "ntpsnmpd 4.2.7p289\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.7p288\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p289\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.7p288";
+/*  1540 */ "ntpsnmpd 4.2.7p289";
 
 /*
  *  nofork option description:
index 1f6512a0f9cf0aab20ddb7a73970687008f8c32a..3af8241a6ff5c5075ab9da6bcd6e6e4a855da8c0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  July  3, 2012 at 09:12:41 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 16, 2012 at 12:20:28 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.7p288"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p288"
+#define NTPSNMPD_VERSION       "4.2.7p289"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p289"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8bf7f56fbbab7dab1060898118a08588746306d4..5316a2302cb3254889da9f90b92c9ea1a5edecf3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  July  3, 2012 at 09:12:48 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 16, 2012 at 12:20:37 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.7p288
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p289
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 125253c6fd4c450d17ed93f5c553b7ae9cbb65e9..261fbc2fe0c6c7a780eb631be2326e10a82d5033 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "03 Jul 2012" "4.2.7p288" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "16 Jul 2012" "4.2.7p289" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:46 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:35 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -16,7 +16,6 @@ ntpsnmpd \- NTP SNMP MIB agent
 All arguments must be options.
 .PP
 .SH DESCRIPTION
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-n ", " -\-nofork
@@ -83,7 +82,6 @@ Successful program execution.
 The operation failed or the command syntax was not valid.
 .SH AUTHORS
 .An "Heiko Gerstung"
-#! /usr/local/gnu/bin/cat -
 .SH "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
index ae01ba8994738f40521a39a0a5226cf5a306b4b4..ec8ebca843e11b267a8fb113a416f6273a0f4e8b 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:49 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:38 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -19,7 +19,6 @@
 All arguments must be options.
 .Pp
 .Sh DESCRIPTION
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-n ", " -\-nofork
@@ -80,7 +79,6 @@ The operation failed or the command syntax was not valid.
 .El
 .Sh AUTHORS
 .An "Heiko Gerstung"
-#! /usr/local/gnu/bin/cat -
 .Sh "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
index 9a8682a5af5b5b6a3936524a87716a639fef445a..b61cb140841478993a5ec01549b10a597a11ca80 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "03 Jul 2012" "4.2.7p288" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "16 Jul 2012" "4.2.7p289" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:46 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:35 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -16,7 +16,6 @@ ntpsnmpd \- NTP SNMP MIB agent
 All arguments must be options.
 .PP
 .SH DESCRIPTION
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-n ", " -\-nofork
@@ -83,7 +82,6 @@ Successful program execution.
 The operation failed or the command syntax was not valid.
 .SH AUTHORS
 .An "Heiko Gerstung"
-#! /usr/local/gnu/bin/cat -
 .SH "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
index 03cd788febfb9232b92358a6f16f4efa464965b8..470746742579fdb6e12e51a9e39d8df2ad1d794b 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 2012
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:49 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:38 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -19,7 +19,6 @@
 All arguments must be options.
 .Pp
 .Sh DESCRIPTION
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-n ", " -\-nofork
@@ -80,7 +79,6 @@ The operation failed or the command syntax was not valid.
 .El
 .Sh AUTHORS
 .An "Heiko Gerstung"
-#! /usr/local/gnu/bin/cat -
 .Sh "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
index fb8cd915707a9d10117a1b14a93bca4431698e17..75e0cc0057a079aaa3ad8d2b321209a9fe2281a6 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=288
+point=289
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index e1064b61ac75ffca96cef5154f789a0f0efcb3cd..82a42e1aab96979759193df154a3d1192b9ed80e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  July  3, 2012 at 09:11:32 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 16, 2012 at 12:18:10 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,19 +33,7 @@ This is the automatically generated usage text for ntp-wait:
 
 @exampleindent 0
 @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.]
+ntp-wait is unavailable - no --help
 @end example
 @exampleindent 4
 
index b28a43764fa6a935adf1b88f60a1d5257ab7b121..12eaa0e718e89e600e7ed88584996fbead461b91 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "03 Jul 2012" "ntp (4.2.7p288)" "User Commands"
+.TH ntp-wait 1ntp-waitman "16 Jul 2012" "ntp (4.2.7p289)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:11:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:18:07 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -31,7 +31,6 @@ has not yet produced a synchronized and stable system clock.
 will do this quietly, unless the
 v
 flag is provided.
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-n " \fInum\-tries\fP, " \-\- "=" \fInum\-tries\fP
@@ -89,7 +88,6 @@ Successful program execution.
 The operation failed or the command syntax was not valid.
 .SH AUTHORS
 .An "Harlan Stenn"
-#! /usr/local/gnu/bin/cat -
 .SH "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
index a0cac7c339c5f6a9603dca42e1df93ea1a600d10..23afeed8c3bce14644feb664a0467fa1616f7f06 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 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  July  3, 2012 at 09:11:33 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:18:11 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -34,7 +34,6 @@ has not yet produced a synchronized and stable system clock.
 will do this quietly, unless the
 .Fl v
 flag is provided.
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-n " \fInum\-tries\fP, " \-\- "=" \fInum\-tries\fP
@@ -88,7 +87,6 @@ The operation failed or the command syntax was not valid.
 .El
 .Sh AUTHORS
 .An "Harlan Stenn"
-#! /usr/local/gnu/bin/cat -
 .Sh "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
index 4c17d440ed1981db4fdf4a111aa6ca03d1f30728..d2bc89a6109a5140892181e460fd4fc2ff44741d 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.7p288 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p289 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -109,19 +109,7 @@ 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">/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 class="example">ntp-wait is unavailable - no --help
 </pre>
   <div class="node">
 <p><hr>
index 92e844f16f64ef2a24c0652f6a40e618d9d7c276..70b981fb420d4dd795ec3c394dbc37712ed73ca8 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "03 Jul 2012" "ntp (4.2.7p288)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "16 Jul 2012" "ntp (4.2.7p289)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:11:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:18:07 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -31,7 +31,6 @@ has not yet produced a synchronized and stable system clock.
 will do this quietly, unless the
 v
 flag is provided.
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-n " \fInum\-tries\fP, " \-\- "=" \fInum\-tries\fP
@@ -89,7 +88,6 @@ Successful program execution.
 The operation failed or the command syntax was not valid.
 .SH AUTHORS
 .An "Harlan Stenn"
-#! /usr/local/gnu/bin/cat -
 .SH "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
index ded265cd34f87836ad6e471cd8cf48ce05d2eb35..f05cbcb45ad2001e6782340db8e967ef6693309d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 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  July  3, 2012 at 09:11:33 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:18:11 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -34,7 +34,6 @@ has not yet produced a synchronized and stable system clock.
 will do this quietly, unless the
 .Fl v
 flag is provided.
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-n " \fInum\-tries\fP, " \-\- "=" \fInum\-tries\fP
@@ -88,7 +87,6 @@ The operation failed or the command syntax was not valid.
 .El
 .Sh AUTHORS
 .An "Harlan Stenn"
-#! /usr/local/gnu/bin/cat -
 .Sh "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
index d8d313974d97e3c87ab1650d89cfffdb73b29477..248337a0f3504e733e01095a96b9b916e111cab2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  July  3, 2012 at 09:13:00 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 16, 2012 at 12:20:54 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.7p288\n"
+/*     0 */ "sntp 4.2.7p289\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.7p288\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p289\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.7p288";
+/*  2598 */ "sntp 4.2.7p289";
 
 /*
  *  ipv4 option description with
index 4daf5882fcf60e11856203195fe267ef03563ab5..8b39e3570696f2f681e529fc1796bb4e1b506be5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  July  3, 2012 at 09:13:00 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 16, 2012 at 12:20:54 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.7p288"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p288"
+#define SNTP_VERSION       "4.2.7p289"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p289"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fbb549e8d80e43d245eb5d6b5e83af3b66d7e1e5..725027baac35adb38da5a839d397b32ee6ff0ba8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  July  3, 2012 at 09:13:11 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 16, 2012 at 12:21:06 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.7p288
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p289
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index c66e655536d7c6704c06e616fdbbac839e1b056f..45fd42a96ca0761e7f19234f584dbfffad1d7868 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "03 Jul 2012" "4.2.7p288" "User Commands"
+.TH sntp 1sntpman "16 Jul 2012" "4.2.7p289" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:13:09 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:21:03 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -54,7 +54,6 @@ is displayed.
 Finally, the
 .I stratum
 of the host is reported.
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-4 ", " -\-ipv4
@@ -281,7 +280,6 @@ like the (deprecated)
 or
 .Xr rdate 8
 commands.
-#! /usr/local/gnu/bin/cat -
 .SH "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .SH "FILES"
@@ -298,13 +296,11 @@ The operation failed or the command syntax was not valid.
 .An "Johannes Maximilian Kuehn"
 .An "Harlan Stenn"
 .An "Dave Hart"
-#! /usr/local/gnu/bin/cat -
 .SH "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
 .SH BUGS
-Please report bugs to http://bugs.ntp.org .
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH "NOTES"
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
 option definitions.
index 905969fa0cabe1f991820fb9a232a2adcc083820..f4ca9379070c17ff0039f2f33fb41b3188c19cc0 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:13:12 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:21:06 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -58,7 +58,6 @@ is displayed.
 Finally, the
 .Em stratum
 of the host is reported.
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-4 ", " -\-ipv4
@@ -263,7 +262,6 @@ or
 .Xr rdate 8
 commands.
 .El
-#! /usr/local/gnu/bin/cat -
 .Sh "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .Sh "FILES"
@@ -280,13 +278,11 @@ The operation failed or the command syntax was not valid.
 .An "Johannes Maximilian Kuehn"
 .An "Harlan Stenn"
 .An "Dave Hart"
-#! /usr/local/gnu/bin/cat -
 .Sh "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
 .Sh BUGS
-Please report bugs to http://bugs.ntp.org .
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh "NOTES"
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
 option definitions.
index c97c49a89f8a499624ed078ecbe92bc490a836a9..a2055370b22eee33733718bc87c7cbb8e6a540b9 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.7p288 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p289 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.7p288
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p289
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 3818ead727d0e3b9df04e32a1c1b48afc39544c1..5cf293fbcae5883f9cbc1408e63741a4582d7114 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "03 Jul 2012" "4.2.7p288" "User Commands"
+.TH sntp @SNTP_MS@ "16 Jul 2012" "4.2.7p289" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:13:09 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:21:03 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -54,7 +54,6 @@ is displayed.
 Finally, the
 .I stratum
 of the host is reported.
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-4 ", " -\-ipv4
@@ -281,7 +280,6 @@ like the (deprecated)
 or
 .Xr rdate 8
 commands.
-#! /usr/local/gnu/bin/cat -
 .SH "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .SH "FILES"
@@ -298,13 +296,11 @@ The operation failed or the command syntax was not valid.
 .An "Johannes Maximilian Kuehn"
 .An "Harlan Stenn"
 .An "Dave Hart"
-#! /usr/local/gnu/bin/cat -
 .SH "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
 .SH BUGS
-Please report bugs to http://bugs.ntp.org .
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH "NOTES"
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
 option definitions.
index 402af54f432c63994a3b5dba13a34dc91b9a2e01..a4294f345b49fe896673b238503bbd7af25c0767 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 2012
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:13:12 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:21:06 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -58,7 +58,6 @@ is displayed.
 Finally, the
 .Em stratum
 of the host is reported.
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-4 ", " -\-ipv4
@@ -263,7 +262,6 @@ or
 .Xr rdate 8
 commands.
 .El
-#! /usr/local/gnu/bin/cat -
 .Sh "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .Sh "FILES"
@@ -280,13 +278,11 @@ The operation failed or the command syntax was not valid.
 .An "Johannes Maximilian Kuehn"
 .An "Harlan Stenn"
 .An "Dave Hart"
-#! /usr/local/gnu/bin/cat -
 .Sh "COPYRIGHT"
 Copyright (C) 1970-2012 The University of Delaware all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
 .Sh BUGS
-Please report bugs to http://bugs.ntp.org .
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh "NOTES"
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
 option definitions.
index 294d7cd5fb8593722d5362b5e7dd99d15e81030f..c5a45339dd35eac2465cc327b422f33c869a961c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  July  3, 2012 at 09:12:51 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 16, 2012 at 12:20:40 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.7p288\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p289\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.7p288\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p289\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.7p288";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p289";
 
 /*
  *  certificate option description:
index 5237c1d75c2aa00941d7a3211d7270f3528017ac..f37991ebd81c4b74042d9af6d78ff7a23643ad32 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  July  3, 2012 at 09:12:51 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 16, 2012 at 12:20:40 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.7p288"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p288"
+#define NTP_KEYGEN_VERSION       "4.2.7p289"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p289"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 334972d6d82ea76ab813e0ff7f18bb2e0dfd4c00..94f479ec1ca3bc05a02d8402fba691c64989106e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  July  3, 2012 at 09:12:59 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 16, 2012 at 12:20:53 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.7p288
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p289
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 3ce6e61a85e56171c76bad4529a25732e0a0302a..db23bd344a6812401e44017c8f9feec486e1e1ee 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "03 Jul 2012" "ntp (4.2.7p288)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "16 Jul 2012" "ntp (4.2.7p289)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:55 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:49 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -715,7 +715,6 @@ used by the
 and
 .Xr ntpdc 8
 utilities.
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-c " \fIscheme\fP, " \-\-certificate "=" \fIscheme\fP
@@ -909,7 +908,6 @@ and the password is missing or incorrect.
 If an encrypted file is read successfully and
 no write password is specified, the read password is used
 as the write password by default.
-#! /usr/local/gnu/bin/cat -
 .SH "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .SH "FILES"
@@ -933,10 +931,8 @@ from one to several minutes with modern architectures
 such as UltraSPARC and up to tens of minutes to an hour
 with older architectures such as SPARC IPC.
 .PP
-Please report bugs to http://bugs.ntp.org .
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-Portions of this document came from FreeBSD.
-#! /usr/local/gnu/bin/cat -.Pp
+Portions of this document came from FreeBSD..Pp
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
 option definitions.
index 6ae64ff2a844b13138ca3c1813030c456edfce60..66a54689dc036ba7084691707de9aafedbc36c04 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 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  July  3, 2012 at 09:12:59 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:53 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -704,7 +704,6 @@ used by the
 and
 .Xr ntpdc 8
 utilities.
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-c " \fIscheme\fP, " \-\-certificate "=" \fIscheme\fP
@@ -875,7 +874,6 @@ and the password is missing or incorrect.
 If an encrypted file is read successfully and
 no write password is specified, the read password is used
 as the write password by default.
-#! /usr/local/gnu/bin/cat -
 .Sh "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .Sh "FILES"
@@ -899,10 +897,8 @@ from one to several minutes with modern architectures
 such as UltraSPARC and up to tens of minutes to an hour
 with older architectures such as SPARC IPC.
 .Pp
-Please report bugs to http://bugs.ntp.org .
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-Portions of this document came from FreeBSD.
-#! /usr/local/gnu/bin/cat -.Pp
+Portions of this document came from FreeBSD..Pp
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
 option definitions.
index de9a4856952c6ac6a9f566d10f7d4f3211cd0466..6fa41ed8050f4899053519bbca24b496ae16cf48 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "03 Jul 2012" "ntp (4.2.7p288)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "16 Jul 2012" "ntp (4.2.7p289)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July  3, 2012 at 09:12:55 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:49 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -715,7 +715,6 @@ used by the
 and
 .Xr ntpdc 8
 utilities.
-#! /usr/local/gnu/bin/cat -
 .SH "OPTIONS"
 .TP
 .BR \-c " \fIscheme\fP, " \-\-certificate "=" \fIscheme\fP
@@ -909,7 +908,6 @@ and the password is missing or incorrect.
 If an encrypted file is read successfully and
 no write password is specified, the read password is used
 as the write password by default.
-#! /usr/local/gnu/bin/cat -
 .SH "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .SH "FILES"
@@ -933,10 +931,8 @@ from one to several minutes with modern architectures
 such as UltraSPARC and up to tens of minutes to an hour
 with older architectures such as SPARC IPC.
 .PP
-Please report bugs to http://bugs.ntp.org .
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-Portions of this document came from FreeBSD.
-#! /usr/local/gnu/bin/cat -.Pp
+Portions of this document came from FreeBSD..Pp
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
 option definitions.
index fbf88ac3ec4b3302caa9258e92c0d6b68d62f6b6..aee02fd7a25ec2283968e8cf048cd5e44069fc1b 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 3 2012
+.Dd July 16 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  July  3, 2012 at 09:12:59 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:53 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -704,7 +704,6 @@ used by the
 and
 .Xr ntpdc 8
 utilities.
-#! /usr/local/gnu/bin/cat -
 .Sh "OPTIONS"
 .Bl -tag
 .It  \-c " \fIscheme\fP, " \-\-certificate "=" \fIscheme\fP
@@ -875,7 +874,6 @@ and the password is missing or incorrect.
 If an encrypted file is read successfully and
 no write password is specified, the read password is used
 as the write password by default.
-#! /usr/local/gnu/bin/cat -
 .Sh "ENVIRONMENT"
 See \fBOPTION PRESETS\fP for configuration environment variables.
 .Sh "FILES"
@@ -899,10 +897,8 @@ from one to several minutes with modern architectures
 such as UltraSPARC and up to tens of minutes to an hour
 with older architectures such as SPARC IPC.
 .Pp
-Please report bugs to http://bugs.ntp.org .
-#! /usr/local/gnu/bin/cat -Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
+Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-Portions of this document came from FreeBSD.
-#! /usr/local/gnu/bin/cat -.Pp
+Portions of this document came from FreeBSD..Pp
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
 option definitions.