docs/153933: [PATCH] Fix typo in gpart manpage
John Baldwin
jhb at freebsd.org
Wed Jan 12 19:40:07 UTC 2011
The following reply was made to PR docs/153933; it has been noted by GNATS.
From: John Baldwin <jhb at freebsd.org>
To: freebsd-doc at freebsd.org
Cc: Josh Paetzel <jpaetzel at freebsd.org>,
freebsd-gnats-submit at freebsd.org
Subject: Re: docs/153933: [PATCH] Fix typo in gpart manpage
Date: Wed, 12 Jan 2011 11:38:32 -0500
On Wednesday, January 12, 2011 11:02:52 am Josh Paetzel wrote:
>
> >Number: 153933
> >Category: docs
> >Synopsis: [PATCH] Fix typo in gpart manpage
> >Confidential: no
> >Severity: non-critical
> >Priority: low
> >Responsible: freebsd-doc
> >State: open
> >Quarter:
> >Keywords:
> >Date-Required:
> >Class: doc-bug
> >Submitter-Id: current-users
> >Arrival-Date: Wed Jan 12 16:10:10 UTC 2011
> >Closed-Date:
> >Last-Modified:
> >Originator: Josh Paetzel
> >Release: 8-2RC1
> >Organization:
> >Environment:
> FreeBSD cvsup.tcbug.org 8.2-RC1 FreeBSD 8.2-RC1 #0: Mon Jan 10 08:32:08 CST
2011 root at cvsup.tcbug.org:/usr/obj/usr/src/sys/CVSUP amd64
> >Description:
> man gpart has a typo, 'choise'. While fixing fix up the grammar a tad.
> >How-To-Repeat:
> man gpart
> >Fix:
> Apply attached patch
>
> Patch attached with submission follows:
>
> 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.
The page should also be fixed to start each sentence on a new line, maybe as a
followup commit?
--
John Baldwin
More information about the freebsd-doc
mailing list