Bug 123919

Summary: [patch] Fix a Wrong Word in FAQ
Product: Documentation Reporter: Gabor Pali <pgj>
Component: Books & ArticlesAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
books.faq.patch.4.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-23 06:20:00 UTC
	I found a possible misspelled word in the FreeBSD FAQ, Question 2.2
	``Is the documentation available in other formats, such as plain text
	(ASCII), or PostScript?''. I think word "comments" should be
	"commands" because pkg_add(1) and pkg_delete(1) are commands not
	comments.
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-23 15:29:19 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-25 15:28:02 UTC
gabor       2008-05-25 14:27:58 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/faq book.sgml 
  Log:
  - Fix typo
  
  PR:             docs/123919
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.815     +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 3 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-25 15:41:48 UTC
State Changed
From-To: open->closed

Committed, thanks!