Bug 123974

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

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-25 11:50:02 UTC
	Some markups are missing or misused in the FreeBSD FAQ, Question
	3.23. ``Why do I get a "panic: can't mount root" error when rebooting
	the system after installation?''. I send you a small patch to fix
	them.
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:37:14 UTC
gabor       2008-05-25 14:37:05 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/faq book.sgml 
  Log:
  - Use a more fine-grained markup
  
  PR:             docs/123948, docs/123974
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.819     +10 -10    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!