Searched refs:option_help_msgid (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/gpl2/diffutils/dist/src/ |
| H A D | cmp.c | 161 static char const * const option_help_msgid[] = { variable 182 for (p = option_help_msgid; *p; p++) in usage()
|
| H A D | sdiff.c | 184 static char const * const option_help_msgid[] = { variable 218 for (p = option_help_msgid; *p; p++) in usage()
|
| H A D | diff.c | 834 static char const * const option_help_msgid[] = { variable 925 for (p = option_help_msgid; *p; p++) in usage()
|
| H A D | diff3.c | 442 static char const * const option_help_msgid[] = { variable 470 for (p = option_help_msgid; *p; p++) in usage()
|
| /netbsd-src/external/gpl2/diffutils/dist/ |
| H A D | ChangeLog | 124 * src/diff.c (option_help_msgid): Do not document -L, -P, 173 * src/diff.c (option_help_msgid): Likewise. 174 * src/diff3.c (option_help_msgid, usage): Likewise. 175 * src/sdiff3.c (option_help_msgid, usage): Likewise. 508 (longopts, option_help_msgid, main): Add --diff-program=PROGRAM. 522 (longopts, main, option_help_msgid): New option --diff-option=PROGRAM. 534 (option_help_msgid): Default context is 3, not 2. 563 also changing option_help_msgid. All uses replaced with 130. 588 * diff.c (option_help_msgid): Correct the default context width 632 (binary, main, option_help_msgid, compare_files): [all …]
|