Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2008 21:25:44 GMT
From:      Sam Banks <samb@catalyst.net.nz>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/124561: LIBGEOM(3) spelling mistake
Message-ID:  <200806132125.m5DLPiLg099935@www.freebsd.org>
Resent-Message-ID: <200806132130.m5DLU1WA038447@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124561
>Category:       docs
>Synopsis:       LIBGEOM(3) spelling mistake
>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:   Fri Jun 13 21:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sam Banks
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD wolfie.evil 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Sat Mar  1 09:59:25 NZDT 2008     root@wolfie.evil:/usr/obj/usr/src/sys/WOLFIE  i386
>Description:
exercise is spelled excercize in LIBGEOM(3).
>How-To-Repeat:
man 3 libgeom
>Fix:
With the attached patch.

Patch attached with submission follows:

--- lib/libgeom/libgeom.3	(revision 179779)
+++ lib/libgeom/libgeom.3	(working copy)
@@ -117,7 +117,7 @@
 .Ss "Statistics Functions"
 GEOM collects statistics data for all consumers and providers, but does
 not perform any normalization or presentation on the raw data, this is
-left as an excercize for user-land presentation utilities.
+left as an exercise for user-land presentation utilities.
 .Pp
 The
 .Fn geom_stats_open


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806132125.m5DLPiLg099935>