Update GEOM_GPT option (GEOM_GPT -> GEOM_PART_GPT).

This commit is contained in:
Ryusuke SUZUKI 2011-09-03 10:37:09 +00:00
parent e98a030c0d
commit 2e1babbaf3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37633

View file

@ -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>