Bug 123975

Summary: [patch] Fix Markups in FAQ, Question 3.27
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.12.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-25 11:50:02 UTC
	I found that some embedded <screen> tags in the FreeBSD FAQ,
	Question 3.27. ``Installation crashes while booting, what can
	I do?''. I think they should be unfolded and separated into
	different paragraphs.
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-25 12:01:03 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-25 15:39:15 UTC
gabor       2008-05-25 14:39:11 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/faq book.sgml 
  Log:
  - Reformat a part with some embedded screen elements to avoid the possible
    rendering issues, which can come this way
  
  PR:             docs/123975
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.820     +11 -3     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!