Fix typo in kernel name when freebsd-update'ing a system
with custom kernel.
This commit is contained in:
parent
acab69ff7d
commit
5815e3835f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54686
1 changed files with 1 additions and 1 deletions
|
@ -518,7 +518,7 @@ before running "/usr/sbin/freebsd-update install"</screen>
|
||||||
kernel has only been built once, the kernel in
|
kernel has only been built once, the kernel in
|
||||||
<filename>/boot/kernel.old</filename> is the
|
<filename>/boot/kernel.old</filename> is the
|
||||||
<literal>GENERIC</literal> kernel. Simply rename this
|
<literal>GENERIC</literal> kernel. Simply rename this
|
||||||
directory to <filename>/boot/kernel</filename>.</para>
|
directory to <filename>/boot/GENERIC</filename>.</para>
|
||||||
|
|
||||||
<para>If a custom kernel has been built more than once or if
|
<para>If a custom kernel has been built more than once or if
|
||||||
it is unknown how many times the custom kernel has been
|
it is unknown how many times the custom kernel has been
|
||||||
|
|
Loading…
Reference in a new issue