Bug 123918

Summary: [patch] Fix Document Format Description 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.3.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-23 06:10:02 UTC
	I think document format description in the FreeBSD FAQ, Question 2.2
	``Is the documentation available in other formats, such as plain text
	(ASCII), or PostScript?'' should be more general, because there are
	not only books but articles, and they have a different name.
	
	To solve this problem, I would introduce a replaceable type
	parameter.
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:26:03 UTC
gabor       2008-05-25 14:25:57 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/faq book.sgml 
  Log:
  - Be more accurate about the naming conventions of our documents
  
  PR:             docs/123918
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.814     +2 -2      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!