From: Paul Eggert Date: Mon, 18 Jul 2005 07:51:49 +0000 (+0000) Subject: Update true/false doc. X-Git-Tag: CPPI-1_12~238 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7eb112c43b42f42bfb000d9db08ed88811d10703;p=thirdparty%2Fcoreutils.git Update true/false doc. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 5fb57ddd17..d7bb37276a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2005-07-18 Paul Eggert + + * coreutils.texi (false invocation): + Mention that false is often built-in, and that it exits + with status >1 on some hosts. + (true invocation): Remove now-incorrect "non-POSIX mode" reference. + 2005-07-15 Paul Eggert * coreutils.texi (nohup invocation): POSIXLY_CORRECT no longer