Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/diff/
H A DChangeLog92 * src/diff.c (option_help_msgid): Likewise.
127 (longopts, main, option_help_msgid, read_diff):
633 * src/diff.c (option_help_msgid): Likewise.
1104 (longopts, main, option_help_msgid): Support it.
1200 (long_options, option_help_msgid, main, cmp):
1203 (option_help_msgid, main): Add -i M:N.
1245 * src/diff.c (option_help_msgid):
1570 (option_help_msgid): Wrap in N_().
1831 (option_help_msgid): Doc fix to match above.
1832 (usage): Indent option_help_msgid.
[all …]