From 315df967df0885612fe70a456e0d3600c839490d Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sat, 1 Feb 2003 16:38:40 +0000 Subject: typos; added .Fl to flags for boot_* ok deraadt@ --- sys/arch/i386/stand/boot/boot.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 b4dec8cd459..1019d8d713e 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.30 2002/09/16 07:58:15 miod Exp $ +.\" $OpenBSD: boot.8,v 1.31 2003/02/01 16:38:39 jmc Exp $ .\" .\" Copyright (c) 1997-2001 Michael Shalayeff .\" All rights reserved. @@ -48,7 +48,7 @@ this program is loaded by the .Xr biosboot 8 primary bootstrap loader and provides a convenient way to load the kernel. This program acts as an enhanced boot monitor for PC systems, providing -common interface for the kernel to start from. +a common interface for the kernel to start from. .Pp Basic operations include: .Pp @@ -124,10 +124,10 @@ program, followed by the .Pp .Dl boot> .Pp -prompt, which means you are in the interactive mode and may enter commands. +prompt, which means you are in interactive mode and may enter commands. If you do not, .Nm -will proceed to loading the kernel with the current parameters after the +will proceed to load the kernel with the current parameters after the timeout period has expired. .El .Sh COMMANDS -- cgit v1.2.3