Home
last modified time | relevance | path

Searched refs:option_help_msgid (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/diff/src/
HDcmp.c158 static char const * const option_help_msgid[] = { variable
179 for (p = option_help_msgid; *p; p++) in usage()
HDsdiff.c182 static char const * const option_help_msgid[] = { variable
217 for (p = option_help_msgid; *p; p++) in usage()
HDdiff.c860 static char const * const option_help_msgid[] = { variable
953 for (p = option_help_msgid; *p; p++) in usage()
HDdiff3.c425 static char const * const option_help_msgid[] = { variable
454 for (p = option_help_msgid; *p; p++) in usage()
/trueos/contrib/diff/
HDChangeLog92 * src/diff.c (option_help_msgid): Likewise.
127 (longopts, main, option_help_msgid, read_diff):
584 * src/diff.c (option_help_msgid): Do not document -L, -P,
633 * src/diff.c (option_help_msgid): Likewise.
634 * src/diff3.c (option_help_msgid, usage): Likewise.
635 * src/sdiff3.c (option_help_msgid, usage): Likewise.
977 (longopts, option_help_msgid, main): Add --diff-program=PROGRAM.
991 (longopts, main, option_help_msgid): New option --diff-option=PROGRAM.
1003 (option_help_msgid): Default context is 3, not 2.
1032 also changing option_help_msgid. All uses replaced with 130.
[all …]