Date: Sat, 12 Mar 2011 21:51:57 +0000 (UTC) From: "Andrey V. Elsukov" <ae@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r219581 - head/sbin/geom/class/part Message-ID: <201103122151.p2CLpvMl031127@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ae Date: Sat Mar 12 21:51:56 2011 New Revision: 219581 URL: http://svn.freebsd.org/changeset/base/219581 Log: Fix grammar. Pointed out: Ben Kaduk MFC after: 2 weeks Modified: head/sbin/geom/class/part/gpart.8 Modified: head/sbin/geom/class/part/gpart.8 ============================================================================== --- head/sbin/geom/class/part/gpart.8 Sat Mar 12 21:50:48 2011 (r219580) +++ head/sbin/geom/class/part/gpart.8 Sat Mar 12 21:51:56 2011 (r219581) @@ -60,8 +60,8 @@ option adds support for the Extended Boo which is used to define a logical partition. The .Dv GEOM_PART_EBR_COMPAT -option enables the backward compatibility for the partition names -of the EBR scheme. Also it makes impossible any types of actions +option enables backward compatibility for partition names +in the EBR scheme. Also it makes impossible any types of actions with such partitions. The .Dv GEOM_PART_GPT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103122151.p2CLpvMl031127>