*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 3 Apr 2003 13:09:50 +0000 (13:09 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 3 Apr 2003 13:09:50 +0000 (13:09 +0000)
TODO

diff --git a/TODO b/TODO
index f919357..d477390 100644 (file)
--- 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