diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-12-09 17:51:23 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-12-09 17:51:23 +0000 |
commit | 5ff0e8886635b0506cd5e1d010c68b84807bf643 (patch) | |
tree | d5c5ded45068d5585035c7e782e4b862c9dbe541 /doc | |
parent | 1782c40176449907029e072138d1760c9140b265 (diff) | |
download | coreutils-5ff0e8886635b0506cd5e1d010c68b84807bf643.tar.xz |
ls now exits with status 1 if minor problem, 2 on serious trouble.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index db3a194bb..3d13bd394 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2004-12-09 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (ls invocation): Document new "ls" exit status. + 2004-12-08 Paul Eggert <eggert@cs.ucla.edu> * getdate.texi (Time of day items, Time zone items): |