summaryrefslogtreecommitdiff
path: root/doc/C
diff options
context:
space:
mode:
authorHans-Joachim Baader <baader@gmx.net>2019-01-14 16:01:07 +0100
committerBrian C. Lane <bcl@redhat.com>2019-01-31 11:25:34 -0800
commit5a02a03e72dc116d5bcab04b8f2185ee2772b967 (patch)
treee3409213844b198a9eeae60560a56ae29a7f6712 /doc/C
parent0601c8ea6de92017ee8c6293db102029e309b166 (diff)
downloadparted-5a02a03e72dc116d5bcab04b8f2185ee2772b967.tar.gz
Added support for Windows recovery partition (WINRE) on MBR
Windows 10 uses a recovery partition which is sometimes marked with partition type 0x27 on MBR systems. It wasn't possible to handle such a partition with parted. Therefore the partition type PARTITION_MSFT_RECOVERY is now used properly also on MBR when the flag msftres is set. Signed-off-by: Brian C. Lane <bcl@redhat.com>
Diffstat (limited to 'doc/C')
-rw-r--r--doc/C/parted.82
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/C/parted.8 b/doc/C/parted.8
index fecdc29..15932c2 100644
--- a/doc/C/parted.8
+++ b/doc/C/parted.8
@@ -112,7 +112,7 @@ or an LVM logical volume if necessary.
.B set \fIpartition\fP \fIflag\fP \fIstate\fP
Change the state of the \fIflag\fP on \fIpartition\fP to \fIstate\fP.
Supported flags are: "boot", "root", "swap", "hidden", "raid", "lvm", "lba",
-"legacy_boot", "irst", "esp" and "palo".
+"legacy_boot", "irst", "msftres", "esp" and "palo".
\fIstate\fP should be either "on" or "off".
.TP
.B unit \fIunit\fP