Use "entire" to refer to a whole disk, rather than "full", which can be

misinterpreted.
This commit is contained in:
Warren Block 2013-12-01 22:51:34 +00:00
parent 5822b23d1c
commit 87cffcc66f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43270

View file

@ -288,7 +288,7 @@ Done.</screen>
<para>&man.gmirror.8; stores one block of metadata at the end of
the disk. Because GPT partition schemes also store metadata
at the end of the disk, mirroring full GPT disks with
at the end of the disk, mirroring entire GPT disks with
&man.gmirror.8; is not recommended. MBR partitioning is used
here because it only stores a partition table at the start of
the disk and does not conflict with &man.gmirror.8;.</para>