docs/124561: LIBGEOM(3) spelling mistake

Sam Banks samb at catalyst.net.nz
Fri Jun 13 21:30:02 UTC 2008


>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 at 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:



More information about the freebsd-doc mailing list