diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -23,8 +23,11 @@ fuser | |||
23 | Would be nice. The basic susv3 options, plus fuser -k. | 23 | Would be nice. The basic susv3 options, plus fuser -k. |
24 | --- | 24 | --- |
25 | patch | 25 | patch |
26 | should have simple fuzz factor support to apply patches at an offset which | 26 | Should have simple fuzz factor support to apply patches at an offset which |
27 | shouldn't take up too much space. | 27 | shouldn't take up too much space. |
28 | |||
29 | And while we're at it, a new patch filename quoting format is apparently | ||
30 | coming soon: http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2 | ||
28 | --- | 31 | --- |
29 | man | 32 | man |
30 | It would be nice to have a man command. Not one that handles troff or | 33 | It would be nice to have a man command. Not one that handles troff or |