diff options
author | Jim Meyering <jim@meyering.net> | 2004-01-09 21:49:58 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-01-09 21:49:58 +0000 |
commit | 4184de1bd8ff2be312e83341e6c9e47940f423dc (patch) | |
tree | d78a4286aa8e09634c1040f2885ca8caaf966071 /doc | |
parent | 0b4554f2f48451362f37b9594a0a7c470ec44ce8 (diff) | |
download | coreutils-4184de1bd8ff2be312e83341e6c9e47940f423dc.tar.xz |
.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index d005a9368..da225e9d3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,6 @@ 2004-01-09 Jim Meyering <jim@meyering.net> + Document the exit status of each and every program. * coreutils.texi (yes invocation): Document that a write error makes `yes' exit unsuccessfully. (chroot invocation): Enumerate the meaning of exit status values. |