Bug 122635

Summary: [patch] Fix for Section 8.6 of Handbook
Product: Documentation Reporter: Gabor Pali <pgj>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
kernelconfig.patch.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-04-10 20:40:01 UTC
	In Chapter 8 (Configuring the FreeBSD Kernel), Section 8.6 (If Something
	Goes Wrong) it says there are five categories of trouble can occur when
	building custom kernels, but only four of them are listed. One can
	fix this by updating their count or by mentioning a fifth category. My
	patch implements the former.

Fix: I suggest the following patch:
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-04-12 22:45:03 UTC
brueffer    2008-04-12 21:44:53 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml 
  Log:
  Only four trouble categories are mentioned, not five.
  
  PR:             122635
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.181     +1 -1      doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.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 2 Christian Brueffer freebsd_committer freebsd_triage 2008-04-12 22:45:06 UTC
State Changed
From-To: open->closed

Committed, thanks!