]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: clarify the tail inotify NEWS
authorPádraig Brady <P@draigBrady.com>
Thu, 25 Jun 2009 13:41:05 +0000 (14:41 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 25 Jun 2009 13:50:05 +0000 (14:50 +0100)
* NEWS: Say why inotify was used

NEWS

diff --git a/NEWS b/NEWS
index a769cf6f98a1832cc19abea06b7cfc0f914ebb8a..6190895094eadb11a039a306c0fc3abeef0db836 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,8 @@ GNU coreutils NEWS                                    -*- outline -*-
   sort accepts a new option, --human-numeric-sort (-h): sort numbers
   while honoring human readable suffixes like KiB and MB etc.
 
-  tail uses inotify when possible.
+  tail --follow now uses inotify when possible, to be more responsive
+  to file changes and more efficient when monitoring many files.
 
 
 * Noteworthy changes in release 7.4 (2009-05-07) [stable]