diff options
author | msmith <msmith@FreeBSD.org> | 1998-12-15 14:32:17 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 1998-12-15 14:32:17 +0000 |
commit | 8b77bf750a43959429e98b8b681bb9b66371f804 (patch) | |
tree | 24f24fbb6e7c2360f481490b3003bde8902a6999 /sys/boot/i386/loader/help.i386 | |
parent | 98e8c7d522369c619fed305d7b6e955ac50a6e55 (diff) | |
download | FreeBSD-src-8b77bf750a43959429e98b8b681bb9b66371f804.zip FreeBSD-src-8b77bf750a43959429e98b8b681bb9b66371f804.tar.gz |
Reformat help to improve subtopic display appearance, other minor
cleaning. The 'help' command in the loader should now be usable and
hopefully informative.
Diffstat (limited to 'sys/boot/i386/loader/help.i386')
-rw-r--r-- | sys/boot/i386/loader/help.i386 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/boot/i386/loader/help.i386 b/sys/boot/i386/loader/help.i386 index 96e42ab..8128825 100644 --- a/sys/boot/i386/loader/help.i386 +++ b/sys/boot/i386/loader/help.i386 @@ -14,7 +14,7 @@ only. ################################################################################ -# Tset Snum_ide_disks DSet the number of IDE disks when booting from a SCSI disk +# Tset Snum_ide_disks DSet the number of IDE disks set num_ide_disks=<value> @@ -24,11 +24,11 @@ correctly locate the SCSI disk you are booting from. ################################################################################ -# Tset Sboot_userconfig DStart userconfig when the kernel is booted +# Tset Sboot_userconfig DStart Userconfig set boot_userconfig - Indicates that the kernel's interactive device configuration program - should be run when the kernel is booted. + Requests that the kernel's interactive device configuration program + be run when the kernel is booted. ################################################################################ |