]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: add a TODO item
authorJim Meyering <meyering@redhat.com>
Wed, 10 Feb 2010 06:25:58 +0000 (07:25 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 10 Feb 2010 06:25:58 +0000 (07:25 +0100)
* TODO: Consider adding a col implementation.

TODO

diff --git a/TODO b/TODO
index 717372982b3d514858689d1eeaa744eaa414620f..fe5bf80df499c1238cb3bca1a806532900b25146 100644 (file)
--- a/TODO
+++ b/TODO
@@ -34,6 +34,9 @@ printf:
   platforms where the native *printf(3) is deficient.
   Suggestion from Eric Blake.
 
+consider adding some implementation of the "col" utility
+  Suggested by Karl Berry.
+
 renice: POSIX utility, needs implementing.
   suggestion from Karl Berry (among others).
   Bob Proulx is working on this.