doc: tweak NEWS
authorJim Meyering <meyering@redhat.com>
Mon, 11 Apr 2011 07:07:10 +0000 (09:07 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 11 Apr 2011 12:32:56 +0000 (14:32 +0200)
* NEWS: Slightly obfuscate a line to avoid a false-positive
doubled-word ("is-is") match.
Fix a grammar error in news for 8.2.
* cfg.mk (old_NEWS_hash): Resync.

NEWS
cfg.mk

diff --git a/NEWS b/NEWS
index ceccaca..68a9a1b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -420,7 +420,7 @@ GNU coreutils NEWS                                    -*- outline -*-
   if it uses helper processes for compression and its parent
   ignores CHLD signals. [bug introduced in coreutils-6.9]
 
-  tail without -f no longer access uninitialized memory
+  tail without -f no longer accesses uninitialized memory
   [bug introduced in coreutils-7.6]
 
   timeout is now immune to the signal handling of its parent.
@@ -549,7 +549,7 @@ GNU coreutils NEWS                                    -*- outline -*-
 
   ls -LR exits with status 2, not 0, when it encounters a cycle
 
-  ls -is is now consistent with ls -lis in ignoring values returned
+  "ls -is" is now consistent with ls -lis in ignoring values returned
   from a failed stat/lstat.  For example ls -Lis now prints "?", not "0",
   for the inode number and allocated size of a dereferenced dangling symlink.
 
diff --git a/cfg.mk b/cfg.mk
index 48e5a47..126968e 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -27,7 +27,7 @@ bootstrap-tools = autoconf,automake,gnulib,bison
 # Now that we have better tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = 6830d50281733e19bb2baff7a891e1f8
+old_NEWS_hash = 99b06e7bb289add96b10127fceced4e9
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'