Fix typo in ls POSIX changes.

This commit is contained in:
Paul Eggert 2005-04-29 23:53:39 +00:00
parent 2ae6e04c14
commit 73c0749921

4
NEWS
View File

@ -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: