projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ae6e04
)
Fix typo in ls POSIX changes.
author
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 29 Apr 2005 23:53:39 +0000
(23:53 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 29 Apr 2005 23:53:39 +0000
(23:53 +0000)
NEWS
patch
|
blob
|
history
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: