docs/153933: [PATCH] Fix typo in gpart manpage
Warren Block
wblock at wonkity.com
Wed Jan 12 22:10:09 UTC 2011
The following reply was made to PR docs/153933; it has been noted by GNATS.
From: Warren Block <wblock at wonkity.com>
To: Josh Paetzel <jpaetzel at freebsd.org>
Cc: freebsd-gnats-submit at freebsd.org, freebsd-doc at freebsd.org
Subject: Re: docs/153933: [PATCH] Fix typo in gpart manpage
Date: Wed, 12 Jan 2011 14:34:21 -0700 (MST)
On Wed, 12 Jan 2011, Josh Paetzel wrote:
> Index: gpart.8
> ===================================================================
> --- gpart.8 (revision 217245)
> +++ gpart.8 (working copy)
> @@ -759,8 +759,8 @@
> .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.
s/will marked/will be marked/
More information about the freebsd-doc
mailing list