Bug 133345

Summary: Superfluous "the" in the FAQ document
Product: Documentation Reporter: Benedict Reuschling <bcr>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Benedict Reuschling 2009-04-03 18:20:01 UTC
In revision 1.956 of the FAQ, a superfluous "the" was left which does not belong there.
This was discovered while translating the FAQ for The FreeBSD German Documentation Project.

Fix: Search the FAQ's book.sgml for the string "the it" and remove superfluous "the" to correct the sentence. See the attached patch file.

Patch attached with submission follows:
How-To-Repeat: Compare the previous revision 1.955 with 1.956 where the bug crept in.

https://doc.bsdgroup.de/cgi-bin/cvsweb.cgi/doc/en_US.ISO8859-1/books/faq/book.sgml.diff?r1=1.955;r2=1.956;cvsroot=FreeBSD;f=h
Comment 1 dfilter service freebsd_committer freebsd_triage 2009-04-03 18:35:53 UTC
blackend    2009-04-03 17:35:43 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/faq book.sgml 
  Log:
  Remove a superfluous "the".
  
  PR:             docs/133345
  Submitted by:   Benedict Reuschling <bcr@doc.bsdgroup.de>
  
  Revision  Changes    Path
  1.1112    +1 -1      doc/en_US.ISO8859-1/books/faq/book.sgml
_______________________________________________
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 Marc Fonvieille freebsd_committer freebsd_triage 2009-04-03 18:36:12 UTC
State Changed
From-To: open->closed

Fixed.  Thanks.