summaryrefslogtreecommitdiffstats
path: root/sbin/reboot
diff options
context:
space:
mode:
authoryokota <yokota@FreeBSD.org>1998-09-23 06:54:14 +0000
committeryokota <yokota@FreeBSD.org>1998-09-23 06:54:14 +0000
commitf3c3b3910b8b1b5fd50d4e922d2fafaa4d3d73f0 (patch)
treeecc7f9aefc8c139063fa9947554b08ef1ae6852a /sbin/reboot
parent9663bad13c9c86f8bc0ca1abf23755843ade271c (diff)
downloadFreeBSD-src-f3c3b3910b8b1b5fd50d4e922d2fafaa4d3d73f0.zip
FreeBSD-src-f3c3b3910b8b1b5fd50d4e922d2fafaa4d3d73f0.tar.gz
Remove the reference to the -b option; it's gone.
Diffstat (limited to 'sbin/reboot')
-rw-r--r--sbin/reboot/boot_i386.820
1 files changed, 4 insertions, 16 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index cdbedc3..321fe8f 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -36,7 +36,7 @@
.\"
.\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94
.\"
-.\" $Id: boot_i386.8,v 1.12 1998/07/09 06:24:21 phk Exp $
+.\" $Id: boot_i386.8,v 1.13 1998/07/15 06:51:35 charnier Exp $
.\"
.Dd April 19, 1994
.Dt BOOT 8 i386
@@ -84,7 +84,7 @@ prompt. At this time, the following input will be accepted:
.It \&?
Give a short listing of the files in the root directory of the default
boot device, as a hint about available boot files.
-.It Op bios_drive:interface(unit,part) Op filename Op Fl abCcDdghPrsv
+.It Op bios_drive:interface(unit,part) Op filename Op Fl aCcDdghPrsv
Specify boot file and flags.
.Bl -tag -width 10x -compact
.It bios_drive
@@ -102,7 +102,7 @@ ST506, IDE, ESDI, RLL disks on a WD100[2367] or lookalike
controller
.It fd
5 1/4" or 3 1/2" High density floppies
-.It sd
+.It da
SCSI disk on any supported SCSI controller
.\".It cd
.\"boot from CDROM
@@ -124,19 +124,12 @@ The pathname of the file to boot (relative to the root directory
on the specified partition). Defaults to
.Pa kernel .
Symbolic links are not supported (hard links are).
-.It Fl abcCdDghPrsv
+.It Fl acCdDghPrsv
Boot flags:
.Bl -tag -width "-CXX" -compact
.It Fl a
during kernel initialization,
ask for the device to mount as as the root file system.
-.It Fl b
-put the screen in 800x600x4 mode (Vesa mode 0x102).
-This is useful on laptops whose graphics
-chips are not supported by XFree86 by the XF86_VGA16 server.
-You need to have a 8x16 font compiled into syscons or loaded as
-part of boot-strap if you actually want to see anything on
-the screen.
.It Fl C
boot from CDROM.
.It Fl c
@@ -201,7 +194,6 @@ be verbose during device probing (and later).
.Pp
You may put a BIOS drive number, a controller type, a unit number,
a partition, a kernel file name and the
-.Fl b ,
.Fl D,
.Fl h
or
@@ -242,9 +234,5 @@ The disklabel format used by this version of
is quite
different from that of other architectures.
.Pp
-The kernel's output is invisible (nothing but the cursor can be seen) when
-.Fl b
-is used unless a font has been compiled into the kernel.
-.Pp
The boot flags are not very self-explanatory, and the alphabet has
too few characters to implement every potentially useful boot option.
OpenPOWER on IntegriCloud