diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-12-22 17:09:12 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-12-22 17:09:12 +0000 |
commit | b3523b9cd3ba71b82e36466b17aae3d65a53203e (patch) | |
tree | f9edbb2799d6b3ad1515c5dd01feeea324e8d161 /TODO | |
parent | 54143af9efca38f83a453bac6056592e2f1dbc3f (diff) | |
download | busybox-w32-b3523b9cd3ba71b82e36466b17aae3d65a53203e.tar.gz busybox-w32-b3523b9cd3ba71b82e36466b17aae3d65a53203e.tar.bz2 busybox-w32-b3523b9cd3ba71b82e36466b17aae3d65a53203e.zip |
- we already have an impl for man
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -132,14 +132,6 @@ patch | |||
132 | And while we're at it, a new patch filename quoting format is apparently | 132 | And while we're at it, a new patch filename quoting format is apparently |
133 | coming soon: http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2 | 133 | coming soon: http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2 |
134 | --- | 134 | --- |
135 | man | ||
136 | It would be nice to have a man command. Not one that handles troff or | ||
137 | anything, just one that can handle preformatted ascii man pages, possibly | ||
138 | compressed. This could probably be a script in the extras directory that | ||
139 | calls cat/zcat/bzcat | less | ||
140 | |||
141 | (How doclifter might work into this is anybody's guess.) | ||
142 | --- | ||
143 | ar | 135 | ar |
144 | Write support! | 136 | Write support! |
145 | --- | 137 | --- |