summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAwal Garg2018-07-28 15:20:35 +0200
committerKarel Zak2018-07-31 14:54:12 +0200
commit757cefbb61dd22254ae8441f7caed39be7c59483 (patch)
tree419734d3d5afd00ffc9f8ebc6bdca2d2796783d6 /Documentation
parenthwclock: remove ntpd from man page (diff)
downloadkernel-qcow2-util-linux-757cefbb61dd22254ae8441f7caed39be7c59483.tar.gz
kernel-qcow2-util-linux-757cefbb61dd22254ae8441f7caed39be7c59483.tar.xz
kernel-qcow2-util-linux-757cefbb61dd22254ae8441f7caed39be7c59483.zip
libfdisk: Accept negative numbers for last sector input
[kzak@redhat.com: - add note to the man page - add '-' to the dialog query - cleanup functions names and libfdisk.sym] Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/TODO b/Documentation/TODO
index 44c980581..22b28b005 100644
--- a/Documentation/TODO
+++ b/Documentation/TODO
@@ -147,12 +147,6 @@ libfdisk
- add support for Apple Partition Map (see libblkid/src/partitions/mac.c)
http://en.wikipedia.org/wiki/Apple_Partition_Map
-fdisk
------
-
- - When creating a new partition, it would be helpful if the "Last sector"
- dialog accepted negative numbers, to be able to specify how far from the
- end of the drive you would like the partition to end.
misc
----