List all the aliases supported for GPT partition types.
This commit is contained in:
parent
319b724dd2
commit
431ec7cce7
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: gpt.8,v 1.5 2009/03/11 18:02:00 joerg Exp $
|
||||
.\" $NetBSD: gpt.8,v 1.6 2011/02/09 05:11:15 schnoebe Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 Marcel Moolenaar
|
||||
.\" All rights reserved.
|
||||
|
@ -126,6 +126,8 @@ The type is given as an UUID, but
|
|||
.Nm
|
||||
accepts
|
||||
.Cm efi , swap , ufs , hfs , linux ,
|
||||
.Cm raid , lfs , ccd , cgd , bios ,
|
||||
.Cm ffs ,
|
||||
and
|
||||
.Cm windows
|
||||
as aliases for the most commonly used partition types.
|
||||
|
|
Loading…
Reference in New Issue