diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-18 07:50:45 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-18 07:50:45 +0000 |
commit | 66021e0b0f51a196a1a23f04a62d24228fc49da7 (patch) | |
tree | e8453d2bb5a1384c7420216a1d9ed373e2582ff8 /doc | |
parent | 7bb7cd570a6a6766bbe0dad9a14b825ecc92c514 (diff) | |
download | coreutils-66021e0b0f51a196a1a23f04a62d24228fc49da7.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 71c7d8339..721276b2f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2003-07-17 Paul Eggert <eggert@twinsun.com> + + * coreutils.texi (expr invocation): Exit status is 2 if the + expression is syntactically invalid, 3 if there is some other error. + This change is for conformance to POSIX. + 2003-07-14 Paul Eggert <eggert@twinsun.com> * doc/coreutils.texi (uname invocation): Explain the POSIX |