Fix mistake of last commit. The `unload' loader command does not

expect arguments.

Noticed by: des
This commit is contained in:
Giorgos Keramidas 2001-11-22 00:09:41 +00:00
parent c4488d5998
commit 534209c657
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11267

View file

@ -1272,8 +1272,7 @@ pseudo-device bpf # Berkeley packet filter</programlisting>
kernels. Simply choose the kernel you want to boot from at
the FreeBSD boot loader. You can access this when the system
counts down from 10. Hit any key except for the enter key,
type <command>unload
<replaceable>kernel</replaceable></command> and then type
type <command>unload</command> and then type
<command>boot
<replaceable>kernel.old</replaceable></command>, or the
filename of any other kernel that will boot properly. When