diff options
author | Jim Meyering <meyering@redhat.com> | 2011-05-19 21:36:33 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-05-19 21:36:33 +0200 |
commit | cb4a0e31e282924f86046557980a2b5e16111ddd (patch) | |
tree | 92624e3912998c5a6e3e72cfdbd0ee2502194b54 /NEWS | |
parent | beaa94931345271fd288480d7ea952f9551ef991 (diff) | |
download | coreutils-cb4a0e31e282924f86046557980a2b5e16111ddd.tar.xz |
maint: correct typos involving misuse of "a" and "an"
* NEWS: "an misleading"
* src/expr.c: "a integer
* src/ptx.c (find_occurs_in_text): "a end"
* src/shred.c (do_wipefd): "a infinite"
* src/sort.c (SUBTHREAD_LINES_HEURISTIC): "an dual-core"
(compare_random): "an checksum"
* cfg.mk (old_NEWS_hash): Update, since the typo was in old news.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1488,7 +1488,7 @@ GNU coreutils NEWS -*- outline -*- "rm --interactive=never F" no longer prompts for an unwritable F - "rm -rf D" would emit an misleading diagnostic when failing to + "rm -rf D" would emit a misleading diagnostic when failing to remove a symbolic link within the unwritable directory, D. Introduced in coreutils-6.0. Similarly, when a cross-partition "mv" fails because the source directory is unwritable, it now gives |