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
This commit is contained in:
parent
d7de234f05
commit
56a03bb3b1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15688
2 changed files with 2 additions and 2 deletions
|
@ -1040,7 +1040,7 @@ Script done, …</screen>
|
|||
|
||||
<para>In FreeBSD 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
|
||||
4.2-STABLE that was fetched before Feb 2nd, 2001 does not
|
||||
recognize <literal>KERNCONF=</literal>.</para>
|
||||
</note>
|
||||
|
||||
|
|
|
@ -328,7 +328,7 @@
|
|||
<note>
|
||||
<para>In FreeBSD 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
|
||||
4.2-STABLE that was fetched before Feb 2nd, 2001 does not
|
||||
recognize <literal>KERNCONF=</literal>.</para>
|
||||
</note>
|
||||
|
||||
|
|
Loading…
Reference in a new issue