From: Petr Uzel Date: Thu, 23 Feb 2012 15:43:35 +0000 (+0100) Subject: fdisk: update information about GNU Parted in fdisk.8 X-Git-Tag: v2.21~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09b2d37a42e7ea087a5b35b4d5698d8960c3be34;p=thirdparty%2Futil-linux.git fdisk: update information about GNU Parted in fdisk.8 The support for resizing partitions and filesystems has been removed from parted since version 3.0. Signed-off-by: Petr Uzel --- diff --git a/fdisk/fdisk.8 b/fdisk/fdisk.8 index 2b12f34d46..fdaa050d1d 100644 --- a/fdisk/fdisk.8 +++ b/fdisk/fdisk.8 @@ -256,10 +256,9 @@ is for hackers only -- the user interface is terrible, but it is more correct than fdisk and more powerful than both fdisk and cfdisk. Moreover, it can be used noninteractively.) .PP -These days there also is -.BR parted . -The cfdisk interface is nicer, but parted does much more: it not only -resizes partitions, but also the filesystems that live in them. +There also is +.BR parted +which supports many types of different partition table formats. .PP The IRIX/SGI-type disklabel is currently not supported by the kernel. Moreover, IRIX/SGI header directories are not fully supported yet.