You cannot boot two kernels at once, mention the "unload" command.

PR:		130482
Submitted by:	Ben Kaduk <kaduk@mit.edu>
This commit is contained in:
Tom Rhodes 2009-01-14 08:38:50 +00:00
parent 5f308b8e8f
commit 79e76703d8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33703

View file

@ -343,7 +343,10 @@ boot:</screen>
<listitem>
<para>Immediately proceeds to boot the kernel, with the
given options, if any, and with the kernel name given,
if it is.</para>
if it is. Providing a kernel name on the command-line
is only applicable after an <emphasis>unload</emphasis>
command has been issued, otherwise the previously-loaded
kernel will be used.</para>
</listitem>
</varlistentry>