summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2011-04-09 22:53:00 +0200
committerJim Meyering <meyering@redhat.com>2011-04-11 11:13:14 +0200
commit80be785c95719bf7af5dd53c758730b10126c436 (patch)
treed90c049762b555db614b98fe74de0db44ce085ae /NEWS
parent324571ea4afeaa15d1dffeeccf629d32f30f159f (diff)
downloadcoreutils-80be785c95719bf7af5dd53c758730b10126c436.tar.xz
maint: misc typo fixes
* src/fiemap.h: s/can not/cannot/ * NEWS: s/in/is/ * doc/coreutils.texi: Remove spurious "and". s/effect/affect/ Use matched ``...'' quotes.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 11ae55565..9a9b97a73 100644
--- a/NEWS
+++ b/NEWS
@@ -37,7 +37,7 @@ GNU coreutils NEWS -*- outline -*-
** Changes in behavior
cp now avoids syncing files when possible, when doing a FIEMAP copy.
- The sync in only needed on Linux kernels before 2.6.39.
+ The sync is only needed on Linux kernels before 2.6.39.
[The sync was introduced in coreutils-8.10]
cp now copies empty extents efficiently, when doing a FIEMAP copy.