Replace overly-terse explanation of GEOM_PART_GPT with a link and point

out that the standard config supports 128 partitions.

PR:		112682
Submitted by:	Victor Engmark
This commit is contained in:
Warren Block 2012-06-23 21:58:51 +00:00
parent 16ebaf7c5c
commit e4357781f7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39097

View file

@ -723,8 +723,11 @@ options NFS_ROOT # NFS usable as /, requires NFSCLIENT</progra
<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>
<para>Adds support for <ulink
url="http://en.wikipedia.org/wiki/GUID_Partition_Table">GUID
Partition Tables</ulink>. GPT provides the ability to have a
large number of partitions per disk, 128 in the standard
configuration.</para>
<programlisting>options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]</programlisting>