diff options
| author | Andrey V. Elsukov <ae@FreeBSD.org> | 2015-03-12 18:51:31 +0000 |
|---|---|---|
| committer | Andrey V. Elsukov <ae@FreeBSD.org> | 2015-03-12 18:51:31 +0000 |
| commit | 4fb4ebe0a440d17cbbf2c08a107e7a0d394c39ec (patch) | |
| tree | 00ad38875e8d5c32315e2d21ad72adf3c80d4a3e /sbin/geom | |
| parent | 9bc58e3d33b543ebf655b7d4634092e8021b4c4d (diff) | |
Notes
Diffstat (limited to 'sbin/geom')
| -rw-r--r-- | sbin/geom/class/part/gpart.8 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sbin/geom/class/part/gpart.8 b/sbin/geom/class/part/gpart.8 index e8c4dab2f43b..520f0491d5c6 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,6 +659,12 @@ Another symbolic names that can be used with .Cm gpart utility are: .Bl -tag -width ".Cm dragonfly-disklabel64" +.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. The scheme-specific types are |
