From: Paul Eggert Date: Fri, 29 Apr 2005 23:53:39 +0000 (+0000) Subject: Fix typo in ls POSIX changes. X-Git-Tag: CPPI-1_12~891 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73c0749921b7c39cdbe973ffe5ddb9dfcc78184a;p=thirdparty%2Fcoreutils.git Fix typo in ls POSIX changes. --- diff --git a/NEWS b/NEWS index ba1892a026..ae85cfe3b3 100644 --- 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: