From 827ee6fd37e0ed91b1e43c976d56a19a7cf66329 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 12:16:09 -0400 Subject: system/gpart: Wrap README at 72 columns. Signed-off-by: B. Watson --- system/gpart/README | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/system/gpart/README b/system/gpart/README index 3cdde883077fe..77bb753aca0c3 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, -- cgit v1.2.3