From be1ef9be42309016259a0e72926123663346d505 Mon Sep 17 00:00:00 2001 From: Ian Lepore Date: Tue, 30 Apr 2019 17:42:05 +0000 Subject: [PATCH] Update the manpage text to show the output generated by the first-stage bootloader these days (x86 instead of i386). --- sbin/reboot/boot_i386.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8 index 94adb5774613..087aaeb55e48 100644 --- a/sbin/reboot/boot_i386.8 +++ b/sbin/reboot/boot_i386.8 @@ -36,7 +36,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 15, 2018 +.Dd April 30, 2019 .Dt BOOT 8 i386 .Os .Sh NAME @@ -95,7 +95,7 @@ program is documented separately. After the boot blocks have been loaded, you should see a prompt similar to the following: .Bd -literal ->> FreeBSD/i386 BOOT +>> FreeBSD/x86 BOOT Default: 0:ad(0,a)/boot/loader boot: .Ed