4 struct matcher
const matchers
[] = {
5 { "fgrep", Fcompile
, Fexecute
},
9 const char before_options
[] =
10 N_("PATTERN is a set of newline-separated fixed strings.\n");
11 const char after_options
[] =
12 N_("Invocation as `fgrep' is deprecated; use `grep -F' instead.\n");