Bug 124561

Summary: LIBGEOM(3) spelling mistake
Product: Documentation Reporter: Sam Banks <samb>
Component: Books & ArticlesAssignee: Andrew Thompson <thompsa>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.txt none

Description Sam Banks 2008-06-13 22:30:01 UTC
exercise is spelled excercize in LIBGEOM(3).

Fix: With the attached patch.

Patch attached with submission follows:
How-To-Repeat: man 3 libgeom
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-06-13 22:49:31 UTC
thompsa     2008-06-13 21:49:21 UTC

  FreeBSD src repository

  Modified files:
    lib/libgeom          libgeom.3 
  Log:
  SVN rev 179780 on 2008-06-13 21:49:21Z by thompsa
  
  Fix spelling.
  
  PR:             docs/124561
  Submitted by:   Sam Banks
  
  Revision  Changes    Path
  1.10      +1 -1      src/lib/libgeom/libgeom.3
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Andrew Thompson freebsd_committer freebsd_triage 2008-06-13 22:50:33 UTC
State Changed
From-To: open->patched

Committed to HEAD.
Comment 3 Daniel Gerzo freebsd_committer freebsd_triage 2008-07-01 21:59:47 UTC
Responsible Changed
From-To: freebsd-doc->thompsa

Make thompsa responsible
Comment 4 Andrew Thompson freebsd_committer freebsd_triage 2008-08-09 22:00:48 UTC
State Changed
From-To: patched->closed

MFC completed, thanks for the PR.