From d8286cccd9350f07dd523f021feb4fbf5b28f070 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 3 Apr 2003 13:09:50 +0000 Subject: [PATCH] *** empty log message *** --- TODO | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.47.3