summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/hppa/stand/boot/boot.86
-rw-r--r--sys/arch/i386/stand/boot/boot.88
2 files changed, 7 insertions, 7 deletions
diff --git a/sys/arch/hppa/stand/boot/boot.8 b/sys/arch/hppa/stand/boot/boot.8
index 7c3c0933cbd..28bf06ffd4b 100644
--- a/sys/arch/hppa/stand/boot/boot.8
+++ b/sys/arch/hppa/stand/boot/boot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot.8,v 1.5 2002/09/16 07:58:13 miod Exp $
+.\" $OpenBSD: boot.8,v 1.6 2003/02/01 16:38:39 jmc Exp $
.\"
.\" Copyright (c) 2002 Miodrag Vallat
.\" Copyright (c) 1997-2002 Michael Shalayeff
@@ -98,10 +98,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
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