From 56a03bb3b14ec7413b556590f56b4d19d60a6bdc Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Sat, 18 Jan 2003 18:03:28 +0000 Subject: [PATCH] Fix an error in previous commits: 4.2-STABLE that was fetched before Feb 2nd, 2001 does NOT recognize KERNCONF option. Pointed out by: mheinen --- en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml | 2 +- en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml index 612188129c..4b4a35cebc 100644 --- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml @@ -1040,7 +1040,7 @@ Script done, … In FreeBSD 4.2 and older you must replace KERNCONF= with KERNEL=. - 4.2-STABLE that was fetched before Feb 2nd, 2001 does + 4.2-STABLE that was fetched before Feb 2nd, 2001 does not recognize KERNCONF=. diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml index 13977229ef..e1de7fdc0c 100644 --- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml @@ -328,7 +328,7 @@ In FreeBSD 4.2 and older you must replace KERNCONF= with KERNEL=. - 4.2-STABLE that was fetched before Feb 2nd, 2001 does + 4.2-STABLE that was fetched before Feb 2nd, 2001 does not recognize KERNCONF=.