2008-02-19 Jim Meyering <meyering@redhat.com>
authorJim Meyering <meyering@redhat.com>
Tue, 19 Feb 2008 17:20:46 +0000 (18:20 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 19 Feb 2008 17:20:46 +0000 (18:20 +0100)
* TODO: Remove final seq-related item.

TODO

diff --git a/TODO b/TODO
index 3f4d26c..8d53caa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -61,8 +61,6 @@ printf: consider adapting builtins/printf.def from bash
 
 df: add `--total' option, suggested here http://bugs.debian.org/186007
 
-seq: consider allowing format string to contain no %-directives
-
 tail: don't use xlseek; it *exits*.
   Instead, maybe use a macro and return nonzero.