Fix typo in ls POSIX changes.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Apr 2005 23:53:39 +0000 (23:53 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Apr 2005 23:53:39 +0000 (23:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ba1892a..ae85cfe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -64,8 +64,8 @@ GNU coreutils NEWS                                    -*- outline -*-
 
   ls changes:
 
-    -p now appends '/' only to directories; it is equivalent to the
-    new option --indicator-style=directory.  Use --file-type or
+    -p now marks only directories; it is equivalent to the new option
+    --indicator-style=directory.  Use --file-type or
     --indicator-style=file-type to get -p's old behavior.
 
   nohup changes: