diff options
Diffstat (limited to 'contrib/ntp/ntpdc')
-rw-r--r-- | contrib/ntp/ntpdc/invoke-ntpdc.texi | 4 | ||||
-rw-r--r-- | contrib/ntp/ntpdc/ntpdc-opts.c | 14 | ||||
-rw-r--r-- | contrib/ntp/ntpdc/ntpdc-opts.h | 6 | ||||
-rw-r--r-- | contrib/ntp/ntpdc/ntpdc.1ntpdcman | 4 | ||||
-rw-r--r-- | contrib/ntp/ntpdc/ntpdc.1ntpdcmdoc | 4 | ||||
-rw-r--r-- | contrib/ntp/ntpdc/ntpdc.html | 4 | ||||
-rw-r--r-- | contrib/ntp/ntpdc/ntpdc.man.in | 4 | ||||
-rw-r--r-- | contrib/ntp/ntpdc/ntpdc.mdoc.in | 4 |
8 files changed, 22 insertions, 22 deletions
diff --git a/contrib/ntp/ntpdc/invoke-ntpdc.texi b/contrib/ntp/ntpdc/invoke-ntpdc.texi index 62bc28ab1bf9..30b4a66d6a87 100644 --- a/contrib/ntp/ntpdc/invoke-ntpdc.texi +++ b/contrib/ntp/ntpdc/invoke-ntpdc.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-ntpdc.texi) # -# It has been AutoGen-ed May 31, 2023 at 02:49:52 PM by AutoGen 5.18.16 +# It has been AutoGen-ed June 6, 2023 at 04:37:59 AM by AutoGen 5.18.16 # From the definitions ntpdc-opts.def # and the template file agtexi-cmd.tpl @end ignore @@ -77,7 +77,7 @@ with a status code of 0. @exampleindent 0 @example -ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p16 +ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p17 Usage: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/contrib/ntp/ntpdc/ntpdc-opts.c b/contrib/ntp/ntpdc/ntpdc-opts.c index f2fde352b5a6..536d1b970f98 100644 --- a/contrib/ntp/ntpdc/ntpdc-opts.c +++ b/contrib/ntp/ntpdc/ntpdc-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.c) * - * It has been AutoGen-ed May 31, 2023 at 02:49:46 PM by AutoGen 5.18.16 + * It has been AutoGen-ed June 6, 2023 at 04:37:53 AM by AutoGen 5.18.16 * From the definitions ntpdc-opts.def * and the template file options * @@ -74,7 +74,7 @@ extern FILE * option_usage_fp; * static const strings for ntpdc options */ static char const ntpdc_opt_strs[2005] = -/* 0 */ "ntpdc 4.2.8p16\n" +/* 0 */ "ntpdc 4.2.8p17\n" "Copyright (C) 1992-2023 The University of Delaware and Network Time Foundation, 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" @@ -136,14 +136,14 @@ static char const ntpdc_opt_strs[2005] = /* 1785 */ "no-load-opts\0" /* 1798 */ "no\0" /* 1801 */ "NTPDC\0" -/* 1807 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p16\n" +/* 1807 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p17\n" "Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0" /* 1938 */ "$HOME\0" /* 1944 */ ".\0" /* 1946 */ ".ntprc\0" /* 1953 */ "https://bugs.ntp.org, bugs@ntp.org\0" /* 1988 */ "\n\0" -/* 1990 */ "ntpdc 4.2.8p16"; +/* 1990 */ "ntpdc 4.2.8p17"; /** * ipv4 option description with @@ -828,7 +828,7 @@ static void bogus_function(void) { translate option names. */ /* referenced via ntpdcOptions.pzCopyright */ - puts(_("ntpdc 4.2.8p16\n\ + puts(_("ntpdc 4.2.8p17\n\ Copyright (C) 1992-2023 The University of Delaware and Network Time Foundation, 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\ @@ -897,14 +897,14 @@ implied warranty.\n")); puts(_("load options from a config file")); /* referenced via ntpdcOptions.pzUsageTitle */ - puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p16\n\ + puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p17\n\ Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n")); /* referenced via ntpdcOptions.pzExplain */ puts(_("\n")); /* referenced via ntpdcOptions.pzFullVersion */ - puts(_("ntpdc 4.2.8p16")); + puts(_("ntpdc 4.2.8p17")); /* referenced via ntpdcOptions.pzFullUsage */ puts(_("<<<NOT-FOUND>>>")); diff --git a/contrib/ntp/ntpdc/ntpdc-opts.h b/contrib/ntp/ntpdc/ntpdc-opts.h index 524b081703d4..47d3f481a54e 100644 --- a/contrib/ntp/ntpdc/ntpdc-opts.h +++ b/contrib/ntp/ntpdc/ntpdc-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.h) * - * It has been AutoGen-ed May 31, 2023 at 02:49:46 PM by AutoGen 5.18.16 + * It has been AutoGen-ed June 6, 2023 at 04:37:52 AM by AutoGen 5.18.16 * From the definitions ntpdc-opts.def * and the template file options * @@ -92,9 +92,9 @@ typedef enum { /** count of all options for ntpdc */ #define OPTION_CT 16 /** ntpdc version */ -#define NTPDC_VERSION "4.2.8p16" +#define NTPDC_VERSION "4.2.8p17" /** Full ntpdc version text */ -#define NTPDC_FULL_VERSION "ntpdc 4.2.8p16" +#define NTPDC_FULL_VERSION "ntpdc 4.2.8p17" /** * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/contrib/ntp/ntpdc/ntpdc.1ntpdcman b/contrib/ntp/ntpdc/ntpdc.1ntpdcman index 446acb5fb53b..f101aadac589 100644 --- a/contrib/ntp/ntpdc/ntpdc.1ntpdcman +++ b/contrib/ntp/ntpdc/ntpdc.1ntpdcman @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntpdc 1ntpdcman "31 May 2023" "4.2.8p16" "User Commands" +.TH ntpdc 1ntpdcman "06 Jun 2023" "4.2.8p17" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed May 31, 2023 at 02:49:54 PM by AutoGen 5.18.16 +.\" It has been AutoGen-ed June 6, 2023 at 04:38:01 AM by AutoGen 5.18.16 .\" From the definitions ntpdc-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/contrib/ntp/ntpdc/ntpdc.1ntpdcmdoc b/contrib/ntp/ntpdc/ntpdc.1ntpdcmdoc index c750f834d99f..376443dae434 100644 --- a/contrib/ntp/ntpdc/ntpdc.1ntpdcmdoc +++ b/contrib/ntp/ntpdc/ntpdc.1ntpdcmdoc @@ -1,9 +1,9 @@ -.Dd May 31 2023 +.Dd June 6 2023 .Dt NTPDC 1ntpdcmdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc) .\" -.\" It has been AutoGen-ed May 31, 2023 at 02:49:50 PM by AutoGen 5.18.16 +.\" It has been AutoGen-ed June 6, 2023 at 04:37:57 AM by AutoGen 5.18.16 .\" From the definitions ntpdc-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/contrib/ntp/ntpdc/ntpdc.html b/contrib/ntp/ntpdc/ntpdc.html index f036858d9c20..1a566baca91b 100644 --- a/contrib/ntp/ntpdc/ntpdc.html +++ b/contrib/ntp/ntpdc/ntpdc.html @@ -53,7 +53,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> -<p>This document applies to version 4.2.8p16 of <code>ntpdc</code>. +<p>This document applies to version 4.2.8p17 of <code>ntpdc</code>. </p> <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. @@ -199,7 +199,7 @@ used to select the program, defaulting to <samp>more</samp>. Both will exit with a status code of 0. </p> <div class="example"> -<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p16 +<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p17 Usage: ntpdc [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/contrib/ntp/ntpdc/ntpdc.man.in b/contrib/ntp/ntpdc/ntpdc.man.in index cd518f7b1e8a..151c23b0c5c1 100644 --- a/contrib/ntp/ntpdc/ntpdc.man.in +++ b/contrib/ntp/ntpdc/ntpdc.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntpdc @NTPDC_MS@ "31 May 2023" "4.2.8p16" "User Commands" +.TH ntpdc @NTPDC_MS@ "06 Jun 2023" "4.2.8p17" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed May 31, 2023 at 02:49:54 PM by AutoGen 5.18.16 +.\" It has been AutoGen-ed June 6, 2023 at 04:38:01 AM by AutoGen 5.18.16 .\" From the definitions ntpdc-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/contrib/ntp/ntpdc/ntpdc.mdoc.in b/contrib/ntp/ntpdc/ntpdc.mdoc.in index 87b5dba2bdf8..1a7859c448e6 100644 --- a/contrib/ntp/ntpdc/ntpdc.mdoc.in +++ b/contrib/ntp/ntpdc/ntpdc.mdoc.in @@ -1,9 +1,9 @@ -.Dd May 31 2023 +.Dd June 6 2023 .Dt NTPDC @NTPDC_MS@ User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc) .\" -.\" It has been AutoGen-ed May 31, 2023 at 02:49:50 PM by AutoGen 5.18.16 +.\" It has been AutoGen-ed June 6, 2023 at 04:37:57 AM by AutoGen 5.18.16 .\" From the definitions ntpdc-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME |