Deleted Added
full compact
ntpsnmpd-opts.c (290001) ntpsnmpd-opts.c (293896)
1/*
2 * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
3 *
1/*
2 * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
3 *
4 * It has been AutoGen-ed October 21, 2015 at 12:39:32 PM by AutoGen 5.18.5
4 * It has been AutoGen-ed January 7, 2016 at 11:32:05 PM by AutoGen 5.18.5
5 * From the definitions ntpsnmpd-opts.def
6 * and the template file options
7 *
8 * Generated from AutoOpts 41:0:16 templates.
9 *
10 * AutoOpts is a copyrighted work. This source file is not encumbered
11 * by AutoOpts licensing, but is provided under the licensing terms chosen
12 * by the ntpsnmpd author or copyright holder. AutoOpts is

--- 43 unchanged lines hidden (view full) ---

56#ifndef NULL
57# define NULL 0
58#endif
59
60/**
61 * static const strings for ntpsnmpd options
62 */
63static char const ntpsnmpd_opt_strs[1610] =
5 * From the definitions ntpsnmpd-opts.def
6 * and the template file options
7 *
8 * Generated from AutoOpts 41:0:16 templates.
9 *
10 * AutoOpts is a copyrighted work. This source file is not encumbered
11 * by AutoOpts licensing, but is provided under the licensing terms chosen
12 * by the ntpsnmpd author or copyright holder. AutoOpts is

--- 43 unchanged lines hidden (view full) ---

56#ifndef NULL
57# define NULL 0
58#endif
59
60/**
61 * static const strings for ntpsnmpd options
62 */
63static char const ntpsnmpd_opt_strs[1610] =
64/* 0 */ "ntpsnmpd 4.2.8p4\n"
64/* 0 */ "ntpsnmpd 4.2.8p5\n"
65 "Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n"
66 "This is free software. It is licensed for use, modification and\n"
67 "redistribution under the terms of the NTP License, copies of which\n"
68 "can be seen at:\n"
69 " <http://ntp.org/license>\n"
70 " <http://opensource.org/licenses/ntp-license.php>\n\0"
71/* 344 */ "Permission to use, copy, modify, and distribute this software and its\n"
72 "documentation for any purpose with or without fee is hereby granted,\n"

--- 23 unchanged lines hidden (view full) ---

96/* 1315 */ "version\0"
97/* 1323 */ "save the option state to a config file\0"
98/* 1362 */ "save-opts\0"
99/* 1372 */ "load options from a config file\0"
100/* 1404 */ "LOAD_OPTS\0"
101/* 1414 */ "no-load-opts\0"
102/* 1427 */ "no\0"
103/* 1430 */ "NTPSNMPD\0"
65 "Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n"
66 "This is free software. It is licensed for use, modification and\n"
67 "redistribution under the terms of the NTP License, copies of which\n"
68 "can be seen at:\n"
69 " <http://ntp.org/license>\n"
70 " <http://opensource.org/licenses/ntp-license.php>\n\0"
71/* 344 */ "Permission to use, copy, modify, and distribute this software and its\n"
72 "documentation for any purpose with or without fee is hereby granted,\n"

--- 23 unchanged lines hidden (view full) ---

96/* 1315 */ "version\0"
97/* 1323 */ "save the option state to a config file\0"
98/* 1362 */ "save-opts\0"
99/* 1372 */ "load options from a config file\0"
100/* 1404 */ "LOAD_OPTS\0"
101/* 1414 */ "no-load-opts\0"
102/* 1427 */ "no\0"
103/* 1430 */ "NTPSNMPD\0"
104/* 1439 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.8p4\n"
104/* 1439 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.8p5\n"
105 "Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
106/* 1542 */ "$HOME\0"
107/* 1548 */ ".\0"
108/* 1550 */ ".ntprc\0"
109/* 1557 */ "http://bugs.ntp.org, bugs@ntp.org\0"
110/* 1591 */ "\n\0"
105 "Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
106/* 1542 */ "$HOME\0"
107/* 1548 */ ".\0"
108/* 1550 */ ".ntprc\0"
109/* 1557 */ "http://bugs.ntp.org, bugs@ntp.org\0"
110/* 1591 */ "\n\0"
111/* 1593 */ "ntpsnmpd 4.2.8p4";
111/* 1593 */ "ntpsnmpd 4.2.8p5";
112
113/**
114 * nofork option description:
115 */
116/** Descriptive text for the nofork option */
117#define NOFORK_DESC (ntpsnmpd_opt_strs+1012)
118/** Upper-cased name for the nofork option */
119#define NOFORK_NAME (ntpsnmpd_opt_strs+1024)

--- 429 unchanged lines hidden (view full) ---

549 at run time a paragraph at a time. Consequently, they are presented here
550 for translation a paragraph at a time.
551
552 ALSO: often the description for an option will reference another option
553 by name. These are set off with apostrophe quotes (I hope). Do not
554 translate option names.
555 */
556 /* referenced via ntpsnmpdOptions.pzCopyright */
112
113/**
114 * nofork option description:
115 */
116/** Descriptive text for the nofork option */
117#define NOFORK_DESC (ntpsnmpd_opt_strs+1012)
118/** Upper-cased name for the nofork option */
119#define NOFORK_NAME (ntpsnmpd_opt_strs+1024)

--- 429 unchanged lines hidden (view full) ---

549 at run time a paragraph at a time. Consequently, they are presented here
550 for translation a paragraph at a time.
551
552 ALSO: often the description for an option will reference another option
553 by name. These are set off with apostrophe quotes (I hope). Do not
554 translate option names.
555 */
556 /* referenced via ntpsnmpdOptions.pzCopyright */
557 puts(_("ntpsnmpd 4.2.8p4\n\
557 puts(_("ntpsnmpd 4.2.8p5\n\
558Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n\
559This is free software. It is licensed for use, modification and\n\
560redistribution under the terms of the NTP License, copies of which\n\
561can be seen at:\n"));
562 puts(_(" <http://ntp.org/license>\n\
563 <http://opensource.org/licenses/ntp-license.php>\n"));
564
565 /* referenced via ntpsnmpdOptions.pzCopyNotice */

--- 28 unchanged lines hidden (view full) ---

594
595 /* referenced via ntpsnmpdOptions.pOptDesc->pzText */
596 puts(_("save the option state to a config file"));
597
598 /* referenced via ntpsnmpdOptions.pOptDesc->pzText */
599 puts(_("load options from a config file"));
600
601 /* referenced via ntpsnmpdOptions.pzUsageTitle */
558Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n\
559This is free software. It is licensed for use, modification and\n\
560redistribution under the terms of the NTP License, copies of which\n\
561can be seen at:\n"));
562 puts(_(" <http://ntp.org/license>\n\
563 <http://opensource.org/licenses/ntp-license.php>\n"));
564
565 /* referenced via ntpsnmpdOptions.pzCopyNotice */

--- 28 unchanged lines hidden (view full) ---

594
595 /* referenced via ntpsnmpdOptions.pOptDesc->pzText */
596 puts(_("save the option state to a config file"));
597
598 /* referenced via ntpsnmpdOptions.pOptDesc->pzText */
599 puts(_("load options from a config file"));
600
601 /* referenced via ntpsnmpdOptions.pzUsageTitle */
602 puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.8p4\n\
602 puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.8p5\n\
603Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
604
605 /* referenced via ntpsnmpdOptions.pzExplain */
606 puts(_("\n"));
607
608 /* referenced via ntpsnmpdOptions.pzFullVersion */
603Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
604
605 /* referenced via ntpsnmpdOptions.pzExplain */
606 puts(_("\n"));
607
608 /* referenced via ntpsnmpdOptions.pzFullVersion */
609 puts(_("ntpsnmpd 4.2.8p4"));
609 puts(_("ntpsnmpd 4.2.8p5"));
610
611 /* referenced via ntpsnmpdOptions.pzFullUsage */
612 puts(_("<<<NOT-FOUND>>>"));
613
614 /* referenced via ntpsnmpdOptions.pzShortUsage */
615 puts(_("<<<NOT-FOUND>>>"));
616 /* LIBOPTS-MESSAGES: */
617#line 67 "../autoopts.c"

--- 295 unchanged lines hidden ---
610
611 /* referenced via ntpsnmpdOptions.pzFullUsage */
612 puts(_("<<<NOT-FOUND>>>"));
613
614 /* referenced via ntpsnmpdOptions.pzShortUsage */
615 puts(_("<<<NOT-FOUND>>>"));
616 /* LIBOPTS-MESSAGES: */
617#line 67 "../autoopts.c"

--- 295 unchanged lines hidden ---