summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/boot/boot.8
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/stand/boot/boot.8')
-rw-r--r--sys/arch/i386/stand/boot/boot.86
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/i386/stand/boot/boot.8 b/sys/arch/i386/stand/boot/boot.8
index 8e3b74b7cbd..393a3281959 100644
--- a/sys/arch/i386/stand/boot/boot.8
+++ b/sys/arch/i386/stand/boot/boot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot.8,v 1.51 2010/08/10 20:34:16 sobrado Exp $
+.\" $OpenBSD: boot.8,v 1.52 2012/06/10 21:19:25 kettenis Exp $
.\"
.\" Copyright (c) 1997-2001 Michael Shalayeff
.\" All rights reserved.
@@ -25,7 +25,7 @@
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: August 10 2010 $
+.Dd $Mdocdate: June 10 2012 $
.Dt BOOT 8 i386
.Os
.Sh NAME
@@ -199,6 +199,8 @@ commands, if any.
Issues machine-dependent commands.
These are defined for i386 architecture:
.Bl -tag -width diskinfo
+.It Nm comaddr
+Set the I/O base address for the serial to be used as serial console.
.It Nm diskinfo
Prints a list of hard disks installed on your system including:
BIOS device number, and the BIOS geometry.