]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 22 Jan 2004 22:13:33 +0000 (22:13 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 22 Jan 2004 22:13:33 +0000 (22:13 +0000)
doc/ChangeLog

index 43efe6b66cce225ba0d846d810467945e3e93a17..ec7a9e75e7d1a7e64acfcb99f0edc0a2d82be669 100644 (file)
@@ -1,3 +1,18 @@
+2004-01-19  Paul Eggert  <eggert@twinsun.com>
+
+       * coreutils.texi (Exit status): Document that ordinary failure
+       might not exit with status 1 on unusual platforms.
+       Mention chroot, env, nice, and su as having unusual exit
+       status patterns.  Don't bother to mention true and false
+       since their exit status patterns are actually normal.
+       (sort invocation, su invocation): Mention its unusual exit
+       status pattern.
+       (chroot invocation): Simplify description of exit status 1.
+       Remove duplicate description of status 127.
+       (env invocation): Use consistent tenses; simplifiy description
+       of status 1.
+       (nice invocation): Likewise.
+
 2003-12-15  Paul Eggert  <eggert@twinsun.com>
 
        * coreutils.texi (touch invocation): touch -r and -d can now