From c07681e98fa5c95043dac5a322c9d6ad25abca8c Mon Sep 17 00:00:00 2001 From: ae Date: Thu, 19 Mar 2015 14:09:27 +0000 Subject: MFC r269854: Remove duplicate entry. MFC r279935: Add GUID and alias for Apple Core Storage partition. PR: 196241 --- sbin/geom/class/part/gpart.8 | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'sbin') diff --git a/sbin/geom/class/part/gpart.8 b/sbin/geom/class/part/gpart.8 index d1a397e..98e8bfd 100644 --- a/sbin/geom/class/part/gpart.8 +++ b/sbin/geom/class/part/gpart.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 12, 2014 +.Dd March 12, 2015 .Dt GPART 8 .Os .Sh NAME @@ -659,12 +659,11 @@ Another symbolic names that can be used with .Cm gpart utility are: .Bl -tag -width ".Cm dragonfly-disklabel64" -.It Cm apple-boot -An Apple Mac OS X partition dedicated to bootloader. -The scheme-specific types are -.Qq Li "!Apple_Bootstrap" -for APM and -.Qq Li "!426f6f74-0000-11aa-aa11-00306543ecac" +.It Cm apple-core-storage +An Apple Mac OS X partition used by logical volume manager known as +Core Storage. +The scheme-specific type is +.Qq Li "!53746f72-6167-11aa-aa11-00306543ecac" for GPT. .It Cm apple-hfs An Apple Mac OS X partition that contains a HFS or HFS+ filesystem. -- cgit v1.1