aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvodz <vodz@69ca8d6d-28ef-0310-b511-8ec308f3f277>2005-09-16 13:03:21 +0000
committervodz <vodz@69ca8d6d-28ef-0310-b511-8ec308f3f277>2005-09-16 13:03:21 +0000
commitf056b68e5f146de64afaa5faf72b3593d3b64fa8 (patch)
tree6d475049205f8f5b43f77026575a435a16e14d28
parent1b6571358e307aab9938c417c5ce377aa35e858d (diff)
downloadbusybox-w32-f056b68e5f146de64afaa5faf72b3593d3b64fa8.tar.gz
busybox-w32-f056b68e5f146de64afaa5faf72b3593d3b64fa8.tar.bz2
busybox-w32-f056b68e5f146de64afaa5faf72b3593d3b64fa8.zip
removed 'less' section from TODO
git-svn-id: svn://busybox.net/trunk/busybox@11481 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 771fa9f42..912719eed 100644
--- a/TODO
+++ b/TODO
@@ -48,10 +48,6 @@ man
48 compressed. This could probably be a script in the extras directory that 48 compressed. This could probably be a script in the extras directory that
49 calls cat/zcatbzcat | more 49 calls cat/zcatbzcat | more
50--- 50---
51less
52 More sucks if you're used to less. A tiny less implementation would be
53 very nice.
54---
55bzip2 51bzip2
56 Compression-side support. 52 Compression-side support.
57 53