From 70128cbcb2cda0b88aadd6b6ec2d09579fdb042e Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sun, 10 Jun 2012 21:19:26 +0000 Subject: Document the "machine comaddr" command. --- sys/arch/i386/stand/boot/boot.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sys/arch/i386') 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. -- cgit v1.2.3