summaryrefslogtreecommitdiffstats
path: root/sbin/reboot
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2000-03-03 09:51:45 +0000
committerjkoshy <jkoshy@FreeBSD.org>2000-03-03 09:51:45 +0000
commit2516ae3b20fc7755925567f361ed59a7d7a5c18f (patch)
tree06e762d9dd976e8d9823da8d395244a7727d2413 /sbin/reboot
parent6b97d48f51c1f0d17e0833a0cb1675588c5c85b8 (diff)
downloadFreeBSD-src-2516ae3b20fc7755925567f361ed59a7d7a5c18f.zip
FreeBSD-src-2516ae3b20fc7755925567f361ed59a7d7a5c18f.tar.gz
The new boot code uses `ad' for ATA disks, not `wd'. Correct the
manual page.
Diffstat (limited to 'sbin/reboot')
-rw-r--r--sbin/reboot/boot_i386.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index a7a2c26..3815ebd 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -91,7 +91,7 @@ After the boot blocks have been loaded,
you should see a prompt similar to the following:
.Bd -literal
>> FreeBSD/i386 BOOT
-Default: 0:wd(0,a)/kernel
+Default: 0:ad(0,a)/kernel
boot:
.Ed
.Pp
@@ -124,8 +124,8 @@ to have BIOS support since the BIOS services are used to load the
boot file image.
.Pp
The supported interfaces are:
-.Bl -tag -width "wdXX" -compact
-.It wd
+.Bl -tag -width "adXX" -compact
+.It ad
ST506, IDE, ESDI, RLL disks on a WD100[2367] or lookalike
controller
.It fd
OpenPOWER on IntegriCloud