Merged two TODO items into one

This commit is contained in:
Mark Whitley 2000-06-22 00:16:37 +00:00
parent 9d9610b8de
commit ccd32cbb61

3
TODO
View File

@ -26,8 +26,7 @@ Bugs that need fixing:
- Make 'ln -s /tmp/file .' work the way GNU ln does (i.e. makes a link to - Make 'ln -s /tmp/file .' work the way GNU ln does (i.e. makes a link to
/tmp/file in the current directory, rather then trying and failing to create /tmp/file in the current directory, rather then trying and failing to create
a symlink named "." in the current working directory). a symlink named "." in the current working directory).
- Prune sfdisk - Prune sfdisk, graft in std fdisk instead
- Graft fdisk instead
We will rework these to use libc regex functions instead (as per the mailing We will rework these to use libc regex functions instead (as per the mailing