* src/csplit.c (usage): -m is not accepted, only --suppress-matched.
* tests/misc/csplit-suppress-matched.pl: Spelling fix.
Reported by Ondrej Oprala
-k, --keep-files do not remove output files on errors\n\
"), stdout);
fputs (_("\
- -m, --suppress-matched suppress the lines matching PATTERN\n\
+ --suppress-matched suppress the lines matching PATTERN\n\
"), stdout);
fputs (_("\
-n, --digits=DIGITS use specified number of digits instead of 2\n\
d
EOF
-# Standard Coreotils::run_tests() structure, except the addition of
+# Standard Coreutils::run_tests() structure, except the addition of
# "OUTPUTS" array, containing the expected content of the output files.
# See code below for conversion into PRE/CMP/POST checks.
my @csplit_tests =