From: Jim Meyering Date: Thu, 3 Apr 2003 13:09:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~839 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8286cccd9350f07dd523f021feb4fbf5b28f070;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index f9193573e5..d477390a30 100644 --- a/TODO +++ b/TODO @@ -77,3 +77,7 @@ Consider using an autoconf test and rename wrapper to make mv work properly (by unlinking a) in cases like this: : > a; ln a b; mv a b Reported by Ed Avis: http://article.gmane.org/gmane.comp.gnu.fileutils.bugs/686 + +document that `true --version' can fail, e.g., like this: + ./true --version >&- + ./true: write error: Bad file number