aboutsummaryrefslogtreecommitdiff
path: root/ntpq/ntpq-opts.c
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2016-06-03 05:55:24 +0000
committerXin LI <delphij@FreeBSD.org>2016-06-03 05:55:24 +0000
commit6f73e3f459be43eacfd7662c4e59fba1a872de0e (patch)
tree38c3e29b3aa6298b57bdcee4b0cdfb1bcf8a3db8 /ntpq/ntpq-opts.c
parentc1950318d1af96666bb3a80bf73cb4790f6dbcea (diff)
downloadsrc-b6b7b35acfd643c6c877e0a45dc492cd2b366eef.tar.gz
src-b6b7b35acfd643c6c877e0a45dc492cd2b366eef.zip
Vendor import of ntp-4.2.8p8.vendor/ntp/4.2.8p8
Diffstat (limited to 'ntpq/ntpq-opts.c')
-rw-r--r--ntpq/ntpq-opts.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c
index a3ff4127246a..b2bb3d9f649d 100644
--- a/ntpq/ntpq-opts.c
+++ b/ntpq/ntpq-opts.c
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed April 26, 2016 at 08:29:11 PM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 2, 2016 at 07:37:05 AM by AutoGen 5.18.5
* 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[1982] =
-/* 0 */ "ntpq 4.2.8p7\n"
+/* 0 */ "ntpq 4.2.8p8\n"
"Copyright (C) 1992-2016 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"
@@ -132,13 +132,13 @@ static char const ntpq_opt_strs[1982] =
/* 1775 */ "no-load-opts\0"
/* 1788 */ "no\0"
/* 1791 */ "NTPQ\0"
-/* 1796 */ "ntpq - standard NTP query program - Ver. 4.2.8p7\n"
+/* 1796 */ "ntpq - standard NTP query program - Ver. 4.2.8p8\n"
"Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
/* 1915 */ "$HOME\0"
/* 1921 */ ".\0"
/* 1923 */ ".ntprc\0"
/* 1930 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/* 1964 */ "ntpq 4.2.8p7\0"
+/* 1964 */ "ntpq 4.2.8p8\0"
/* 1977 */ "hash";
/**
@@ -841,7 +841,7 @@ static void bogus_function(void) {
translate option names.
*/
/* referenced via ntpqOptions.pzCopyright */
- puts(_("ntpq 4.2.8p7\n\
+ puts(_("ntpq 4.2.8p8\n\
Copyright (C) 1992-2016 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\
@@ -910,11 +910,11 @@ implied warranty.\n"));
puts(_("load options from a config file"));
/* referenced via ntpqOptions.pzUsageTitle */
- puts(_("ntpq - standard NTP query program - Ver. 4.2.8p7\n\
+ puts(_("ntpq - standard NTP query program - Ver. 4.2.8p8\n\
Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
/* referenced via ntpqOptions.pzFullVersion */
- puts(_("ntpq 4.2.8p7"));
+ puts(_("ntpq 4.2.8p8"));
/* referenced via ntpqOptions.pzFullUsage */
puts(_("<<<NOT-FOUND>>>"));