svn commit: r54686 - head/en_US.ISO8859-1/books/handbook/cutting-edge
Dmitry Morozovsky <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: marck Date: Thu Nov 12 12:17:15 2020 New Revision: 54686 URL: https://svnweb.freebsd.org/changeset/doc/54686 Log: Fix typo in kernel name when freebsd-update'ing a system with custom kernel. Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Wed Nov 11 20:50:46 2020 (r54685) +++ head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Thu Nov 12 12:17:15 2020 (r54686) @@ -518,7 +518,7 @@ before running "/usr/sbin/freebsd-update install"</scr kernel has only been built once, the kernel in <filename>/boot/kernel.old</filename> is the <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 it is unknown how many times the custom kernel has been _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"