diff options
author | vodz <vodz@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-09-16 13:03:21 +0000 |
---|---|---|
committer | vodz <vodz@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-09-16 13:03:21 +0000 |
commit | f056b68e5f146de64afaa5faf72b3593d3b64fa8 (patch) | |
tree | 6d475049205f8f5b43f77026575a435a16e14d28 | |
parent | 1b6571358e307aab9938c417c5ce377aa35e858d (diff) | |
download | busybox-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-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 | --- |
51 | less | ||
52 | More sucks if you're used to less. A tiny less implementation would be | ||
53 | very nice. | ||
54 | --- | ||
55 | bzip2 | 51 | bzip2 |
56 | Compression-side support. | 52 | Compression-side support. |
57 | 53 | ||