summaryrefslogtreecommitdiffstats
path: root/sys/boot/common
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-09-30 18:23:35 +0000
committerru <ru@FreeBSD.org>2004-09-30 18:23:35 +0000
commit73b20fb9b8757f6f70c9e0a439caacab80b43058 (patch)
treebbf6e6c419edaef953792030a9d15f801dc2e24f /sys/boot/common
parent59af2fcb6160a6641a9c623c2d4a7ca364747a12 (diff)
downloadFreeBSD-src-73b20fb9b8757f6f70c9e0a439caacab80b43058.zip
FreeBSD-src-73b20fb9b8757f6f70c9e0a439caacab80b43058.tar.gz
Retire now useless userconfig_script_*.
Diffstat (limited to 'sys/boot/common')
-rw-r--r--sys/boot/common/loader.88
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 5e53449..44090d6 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -779,18 +779,12 @@ Boot in single user mode:
.Pp
.Dl boot -s
.Pp
-Load kernel's user configuration file.
+Load the kernel, a splash screen, and then autoboot in five seconds.
Notice that a kernel must be loaded before any other
.Ic load
command is attempted.
.Bd -literal -offset indent
load kernel
-load -t userconfig_script /boot/kernel.conf
-.Ed
-.Pp
-Load the kernel, a splash screen, and then autoboot in five seconds.
-.Bd -literal -offset indent
-load kernel
load splash_bmp
load -t splash_image_data /boot/chuckrulez.bmp
autoboot 5
OpenPOWER on IntegriCloud