Bug 91241

Summary: [PATCH] Remove FreeBSD 4.2 note from kernelconfig chapter in handbook
Product: Documentation Reporter: Siebrand Mazeland <s.mazeland>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Siebrand Mazeland 2006-01-02 22:20:08 UTC
Remove a comment for FreeBSD 4.2 and earlier from the kernel config chapter in the handbook.
See patch below.

Fix: RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v
retrieving revision 1.160


-    <note>
-      <para>In &os;&nbsp;4.2 and older you must replace
-        <literal>KERNCONF=</literal> with <literal>KERNEL=</literal>.
-        4.2-STABLE that was fetched before Feb 2nd, 2001 does not
-        recognize <literal>KERNCONF=</literal>.</para>
-    </note>
-
     <indexterm>
       <primary><filename class="directory">/boot/kernel.old</filename></primary>
     </indexterm>--hicCG60nudmFpkiYBZg7TialgLQF52kjyrBeUPAbftFlEcqI
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -u -d -r1.160 chapter.sgml
--- chapter.sgml        22 Dec 2005 17:17:12 -0000      1.160
+++ chapter.sgml        2 Jan 2006 22:15:49 -0000
@@ -389,13 +389,6 @@
        manual page.</para>
     </tip>
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2006-01-02 23:11:43 UTC
State Changed
From-To: open->closed

Committed, thanks!