View | Details | Raw Unified | Return to bug 37757 | Differences between
and this patch

Collapse All | Expand All

(-)loader.4th.8 (-1 / +1 lines)
Lines 176-182 Link Here
176
Loads a different kernel with the standard configuration:
176
Loads a different kernel with the standard configuration:
177
.Pp
177
.Pp
178
.Bd -literal -offset indent -compact
178
.Bd -literal -offset indent -compact
179
set kernel="kernel.old"
179
set kernel="/boot/kernel.old/kernel"
180
unload
180
unload
181
boot-conf
181
boot-conf
182
.Ed
182
.Ed

Return to bug 37757