]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 9 Jan 2004 18:16:11 +0000 (18:16 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 9 Jan 2004 18:16:11 +0000 (18:16 +0000)
doc/ChangeLog

index 7ccaba1c382d8b32e5d33a6df60976b9d297ab8f..d005a93687ac79892cd134b07c34ce75be13194b 100644 (file)
@@ -1,3 +1,17 @@
+2004-01-09  Jim Meyering  <jim@meyering.net>
+
+       * coreutils.texi (yes invocation): Document that a write error
+       makes `yes' exit unsuccessfully.
+       (chroot invocation): Enumerate the meaning of exit status values.
+       (nice invocation): Likewise.
+       (Exit status) [@macro exitstatus]: New macro.
+       Use @exitstatus to describe the exit status of most programs.
+
+2004-01-02  Jim Meyering  <jim@meyering.net>
+
+       * coreutils.texi (du invocation): Mention that -H will eventually
+       mean not --si, but --dereference-args (-D).
+
 2003-12-20  Jim Meyering  <jim@meyering.net>
 
        * coreutils.texi (du invocation): Describe new option: -0, --null.