| Summary: | [PATCH] Remove FreeBSD 4.2 note from kernelconfig chapter in handbook | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Siebrand Mazeland <s.mazeland> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Committed, thanks! |
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; 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>