Date: Sun, 1 Dec 2013 22:51:34 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43270 - head/en_US.ISO8859-1/books/handbook/geom Message-ID: <201312012251.rB1MpYxI085589@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock Date: Sun Dec 1 22:51:34 2013 New Revision: 43270 URL: http://svnweb.freebsd.org/changeset/doc/43270 Log: Use "entire" to refer to a whole disk, rather than "full", which can be misinterpreted. Modified: head/en_US.ISO8859-1/books/handbook/geom/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/geom/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/geom/chapter.xml Sun Dec 1 08:37:34 2013 (r43269) +++ head/en_US.ISO8859-1/books/handbook/geom/chapter.xml Sun Dec 1 22:51:34 2013 (r43270) @@ -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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312012251.rB1MpYxI085589>
