summaryrefslogtreecommitdiffstats
path: root/system/gpart/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/gpart/README')
-rw-r--r--system/gpart/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/system/gpart/README b/system/gpart/README
index 3cdde88307..77bb753aca 100644
--- a/system/gpart/README
+++ b/system/gpart/README
@@ -1,10 +1,11 @@
-Gpart is a small tool which tries to guess what partitions are on a PC type,
-MBR-partitioned hard disk in case the primary partition table was damaged.
+Gpart is a small tool which tries to guess what partitions are on a
+PC type, MBR-partitioned hard disk in case the primary partition table
+was damaged.
-Gpart works by scanning through the device (or file) given on the command
-line on a sector basis. Each guessing module is asked if it thinks a
-filesystem it knows about could start at a given sector. Several
-filesystem guessing modules are built in.
+Gpart works by scanning through the device (or file) given on
+the command line on a sector basis. Each guessing module is asked
+if it thinks a filesystem it knows about could start at a given
+sector. Several filesystem guessing modules are built in.
Supported (guessable) filesystem or partition types:
DOS/Windows FAT, Linux ext2 and swap, OS/2 HPFS, Windows NTFS,