docs/153933: [PATCH] Fix typo in gpart manpage
Warren Block
wblock at wonkity.com
Wed Jan 12 22:08:22 UTC 2011
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