aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index f887905e9..f57921122 100644
--- a/TODO
+++ b/TODO
@@ -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---
135man
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---
143ar 135ar
144 Write support! 136 Write support!
145--- 137---