summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-03 13:09:50 +0000
committerJim Meyering <jim@meyering.net>2003-04-03 13:09:50 +0000
commitd8286cccd9350f07dd523f021feb4fbf5b28f070 (patch)
tree4967541a6b7a25b646812d97d74906e4b376a0e8 /TODO
parent1c2b9c575a1d1b7ba1d6794b090ab0e7b142104e (diff)
downloadcoreutils-d8286cccd9350f07dd523f021feb4fbf5b28f070.tar.xz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index f9193573e..d477390a3 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