Bug 124136

Summary: [patch] Fix Markup in FAQ, Question 5.7
Product: Documentation Reporter: Gabor Pali <pgj>
Component: Books & ArticlesAssignee: Gabor Pali <pgj>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
books.faq.patch.19.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-30 17:10:04 UTC
	I think markups enclosing make(1) commands should be <command> tags
	rather than <quote> tags in the FreeBSD FAQ, Question 5.7. ``Why do
	my programs occasionally die with "Signal 11" errors?''. I attached
	a patch to fix this problem.
Comment 1 Gabor Pali freebsd_committer freebsd_triage 2008-05-31 02:53:50 UTC
Responsible Changed
From-To: freebsd-doc->pgj

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-31 09:36:56 UTC
pgj         2008-05-31 08:36:51 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/faq book.sgml 
  Log:
  - fix markups for make(1)
  
  PR:             docs/124136
  Submitted by:   pgj
  Approved by:    gabor
  
  Revision  Changes    Path
  1.828     +6 -6      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 Pali freebsd_committer freebsd_triage 2008-05-31 09:38:29 UTC
State Changed
From-To: open->closed

Committed.