Home
last modified time | relevance | path

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

/freebsd/contrib/diff/src/
H A Dcmp.c158 static char const * const option_help_msgid[] = { variable
179 for (p = option_help_msgid; *p; p++) in usage()
H A Dsdiff.c182 static char const * const option_help_msgid[] = { variable
217 for (p = option_help_msgid; *p; p++) in usage()
H A Ddiff.c860 static char const * const option_help_msgid[] = { variable
953 for (p = option_help_msgid; *p; p++) in usage()
H A Ddiff3.c424 static char const * const option_help_msgid[] = { variable
453 for (p = option_help_msgid; *p; p++) in usage()
/freebsd/contrib/diff/
H A DChangeLog92 * 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 …]