From pali.gabor@googlemail.com  Thu Apr 10 19:34:27 2008
Return-Path: <pali.gabor@googlemail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CE96F106567B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Apr 2008 19:34:27 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170])
	by mx1.freebsd.org (Postfix) with ESMTP id 5AAFE8FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Apr 2008 19:34:27 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: by ug-out-1314.google.com with SMTP id y2so1601771uge.37
        for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Apr 2008 12:34:26 -0700 (PDT)
Received: by 10.78.100.2 with SMTP id x2mr2048019hub.52.1207856065953;
        Thu, 10 Apr 2008 12:34:25 -0700 (PDT)
Received: from pgj@FreeBSD.org ( [80.98.116.90])
        by mx.google.com with ESMTPS id 35sm17449997nfu.36.2008.04.10.12.34.24
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 10 Apr 2008 12:34:25 -0700 (PDT)
Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Thu, 10 Apr 2008 21:34:22 +0200
Message-Id: <47fe6bc1.2315300a.4b6b.ffffd91b@mx.google.com>
Date: Thu, 10 Apr 2008 21:34:22 +0200
From: "Gabor PALI" <pgj@FreeBSD.org>
Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= <pali.gabor@googlemail.com>
Reply-To: Gabor PALI <pgj@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Fix for Section 8.6 of Handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         122635
>Category:       docs
>Synopsis:       [patch] Fix for Section 8.6 of Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 10 19:40:01 UTC 2008
>Closed-Date:    Sat Apr 12 23:45:24 CEST 2008
>Last-Modified:  Sat Apr 12 21:50:03 UTC 2008
>Originator:     Gabor PALI
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy@disznohal:/usr/obj/usr/src/sys/GENERIC_ i386

>Description:
	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.

>How-To-Repeat:

>Fix:

	I suggest the following patch:

--- kernelconfig.patch.diff begins here ---
--- chapter.sgml.orig	2008-04-09 18:44:43.000000000 +0200
+++ chapter.sgml	2008-04-10 20:52:19.995020476 +0200
@@ -1368,7 +1368,7 @@
   <sect1 id="kernelconfig-trouble">
     <title>If Something Goes Wrong</title>
 
-    <para>There are five categories of trouble that can occur when
+    <para>There are four categories of trouble that can occur when
       building a custom kernel.  They are:</para>
 
     <variablelist>
--- kernelconfig.patch.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: brueffer 
State-Changed-When: Sat Apr 12 23:45:06 CEST 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=122635 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/122635: commit references a PR
Date: Sat, 12 Apr 2008 21:45:03 +0000 (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"
 
>Unformatted:
