docs/153933: [PATCH] Fix typo in gpart manpage
Josh Paetzel
jpaetzel at FreeBSD.org
Wed Jan 12 16:10:11 UTC 2011
>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.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list