]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: TODO removal, rpmatch task is done
authorSami Kerola <kerolasa@iki.fi>
Tue, 28 Feb 2012 23:50:52 +0000 (00:50 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sun, 18 Mar 2012 13:28:04 +0000 (14:28 +0100)
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Documentation/TODO

index 6b8c2cc15ba013925517a4ca45965b52381fcf2d..d922d7e2590b9f3b300661c3746d550661f1ec88 100644 (file)
@@ -189,9 +189,6 @@ fdisk(s)
    This feature seems very attractive to users who resizing their disks 
    (for example in virtual machines).
 
- - sfdisk has to use rpmatch() for answers to y/n questions
-   (e.g. "Are you satisfied with this? [ynq]")
-
  - sfdisk rounds to cylinders is -uM (megabyte units) is specified, this is
    pretty stupid feature. It has to round to sectors if -uS or -uM is specified.
 
@@ -227,8 +224,6 @@ misc
  - add mllockall() and SCHED_FIFO to hwclock,
    see http://lkml.org/lkml/2008/10/12/132
  
- - use rpmatch() for all Y/N questions
-
  - (!) rewrite ipcs to use /proc/sys/kernel rather than unreliable syscalls
    (there are problems with 32bit userspace on 64bit kernel)