Date: Wed, 12 Jan 2011 19:10:10 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-doc@FreeBSD.org Subject: Re: docs/153933: commit references a PR Message-ID: <201101121910.p0CJAA5k077361@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/153933; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/153933: commit references a PR Date: Wed, 12 Jan 2011 19:07:09 +0000 (UTC) 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. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101121910.p0CJAA5k077361>