Update GEOM_GPT option (GEOM_GPT -> GEOM_PART_GPT).
This commit is contained in:
parent
e98a030c0d
commit
2e1babbaf3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37633
1 changed files with 1 additions and 1 deletions
|
@ -725,7 +725,7 @@ options NFS_ROOT # NFS usable as /, requires NFSCLIENT</progra
|
|||
<para>Kernels making use of <literal>PROCFS</literal> must also
|
||||
include support for <literal>PSEUDOFS</literal>.</para>
|
||||
|
||||
<programlisting>options GEOM_GPT # GUID Partition Tables.</programlisting>
|
||||
<programlisting>options GEOM_PART_GPT # GUID Partition Tables.</programlisting>
|
||||
|
||||
<para>This option brings the ability to have a large number of
|
||||
partitions on a single disk.</para>
|
||||
|
|
Loading…
Reference in a new issue