<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> ------------------------------------------------------------------------
r24495 | aldot | 2008-12-22 11:09:12 -0600 (Mon, 22 Dec 2008) | 2 lines
Changed paths:
   M /trunk/busybox/TODO

- we already have an impl for man

 ------------------------------------------------------------------------
Index: TODO
===================================================================
--- TODO	(revision 24494)
+++ TODO	(revision 24495)
@@ -132,14 +132,6 @@
   And while we're at it, a new patch filename quoting format is apparently
   coming soon:  http://marc.theaimsgroup.com/?l=git&amp;m=112927316408690&amp;w=2
 ---
-man
-  It would be nice to have a man command.  Not one that handles troff or
-  anything, just one that can handle preformatted ascii man pages, possibly
-  compressed.  This could probably be a script in the extras directory that
-  calls cat/zcat/bzcat | less
-
-  (How doclifter might work into this is anybody's guess.)
----
 ar
   Write support!
 ---
</pre></body></html>