summaryrefslogtreecommitdiffstats
path: root/fdisk/fdisk.8
diff options
context:
space:
mode:
Diffstat (limited to 'fdisk/fdisk.8')
-rw-r--r--fdisk/fdisk.87
1 files changed, 6 insertions, 1 deletions
diff --git a/fdisk/fdisk.8 b/fdisk/fdisk.8
index 9f30c32b8..a5f776959 100644
--- a/fdisk/fdisk.8
+++ b/fdisk/fdisk.8
@@ -220,7 +220,7 @@ Try them in the order
.B cfdisk
is a beautiful program that has strict requirements on
the partition tables it accepts, and produces high quality partition
-tables. Use it if you can.
+tables. Use it if you can.
.B fdisk
is a buggy program that does fuzzy things - usually it happens to
produce reasonable results. Its single advantage is that it has
@@ -231,6 +231,11 @@ 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.
+.PP
The IRIX/SGI type disklabel is currently not supported by the kernel.
Moreover, IRIX/SGI header directories are not fully supported yet.
.PP