summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-05-29 17:36:10 +0200
committerJim Meyering <meyering@redhat.com>2012-05-31 09:37:46 +0200
commit58184f6861894d91dca98cf2572d97fe70316b9b (patch)
tree30f0ca0ca07ded474c7442018d3d3df35b91fbe7 /old/fileutils
parent2ab72e3a4364a9dea2a086aa6adfdd02fca53b3d (diff)
downloadcoreutils-58184f6861894d91dca98cf2572d97fe70316b9b.tar.xz
maint: fix typos in test comments and old ChangeLog files
Culprits identified and fixed automatically using these commands: git ls-files|misspellings -f -|perl -nl \ -e '/^(.*?)\[(\d+)\]: (\w+) -> "(.*?)"$/ or next;' \ -e '($file,$n,$l,$r)=($1,$2,$3,$4); $q="'\''"; $r=~s/$q/$q\\$q$q/g;'\ -e 'print "sed -i $q${n}s!$l!$r!$q $file"' | bash using http://github.com/lyda/misspell-check * old/fileutils/ChangeLog: Fix typos. * old/textutils/ChangeLog: Likewise. * tests/misc/truncate-fail-diag: Likewise.
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index cf37a6280..0bad71614 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -4420,7 +4420,7 @@
2000-02-26 Jim Meyering <meyering@lucent.com>
- Tranform the generated src/Makefile.in file so it falls back on
+ Transform the generated src/Makefile.in file so it falls back on
using /bin/rm when necessary. The old rule didn't always work.
This is necessary only on certain losing systems, and because this
package builds an `rm' executable and some people put `.' too