Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jan 2011 19:06:59 +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: r217314 - head/sbin/geom/class/part
Message-ID:  <201101121906.p0CJ6xew000715@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ae
Date: Wed Jan 12 19:06:59 2011
New Revision: 217314
URL: http://svn.freebsd.org/changeset/base/217314

Log:
  Fix up the grammar.
  
  PR:		docs/153933
  MFC after:	3 days

Modified:
  head/sbin/geom/class/part/gpart.8

Modified: head/sbin/geom/class/part/gpart.8
==============================================================================
--- head/sbin/geom/class/part/gpart.8	Wed Jan 12 17:52:48 2011	(r217313)
+++ head/sbin/geom/class/part/gpart.8	Wed Jan 12 19:06:59 2011	(r217314)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 22, 2010
+.Dd January 12, 2011
 .Dt GPART 8
 .Os
 .Sh NAME
@@ -759,8 +759,8 @@ device.
 .Pp
 .Pa NOTE :
 The GEOM class PART can detect the same partition table on different GEOM 
-providers and some of them will marked as corrupt. Be careful when choising 
-a provider for recovering. If you did incorrect choise you can destroy 
+providers and some of them will marked as corrupt. Be careful when choosing 
+a provider for recovering. If you choose incorrectly you can destroy the
 metadata of another GEOM class, e.g. GEOM MIRROR or GEOM LABEL.
 .Sh EXIT STATUS
 Exit status is 0 on success, and 1 if the command fails.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101121906.p0CJ6xew000715>