Signed-off-by: Davidlohr Bueso <dave@gnu.org>
if (tabtype != TABTYPE_KERNEL)
errx_mutually_exclusive("--{poll,fstab,mtab}");
if (ntabfiles > 1)
- errx(EXIT_FAILURE, _("--poll accepts only one file, but mure specified by --tab-file"));
+ errx(EXIT_FAILURE, _("--poll accepts only one file, but more specified by --tab-file"));
}
if (optind < argc && (get_match(COL_SOURCE) || get_match(COL_TARGET)))
" -M <dirs> define man lookup path\n"
" -s search only sources path\n"
" -S <dirs> define sources lookup path\n"
- " -u search from unusual enties\n"
+ " -u search from unusual entities\n"
" -V output version information and exit\n"
" -h display this help and exit\n\n"), out);