summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/sparc/stand/installboot/installboot.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/sparc/stand/installboot/installboot.8 b/sys/arch/sparc/stand/installboot/installboot.8
index 43388a86c72..ea104b96b63 100644
--- a/sys/arch/sparc/stand/installboot/installboot.8
+++ b/sys/arch/sparc/stand/installboot/installboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: installboot.8,v 1.4 2000/01/03 20:04:30 pjanzen Exp $
+.\" $OpenBSD: installboot.8,v 1.5 2001/09/21 14:14:10 mickey Exp $
.\" $NetBSD: installboot.8,v 1.1 1995/09/30 21:32:14 pk Exp $
.\"
.\" Copyright (c) 1995 Paul Kranenburg
@@ -51,7 +51,7 @@ is written into the superblock area in a partition
and hence is limited in size to SBSIZE - DEV_BSIZE bytes
.Pc ,
and a second-stage program that resides in the filesystem proper.
-The first-stage program is loaded into memory by the PROM. After it receiving
+The first-stage program is loaded into memory by the PROM. After it receives
control, it loads the second stage program from a set of filesystem block
numbers that have been hard-coded into it by the
.Nm installboot
@@ -69,7 +69,7 @@ as
.Pa /boot .
The utility
.Pa /usr/mdec/binstall
-can be used to properly copy the a second-stage bootprogram to its
+can be used to properly copy the second-stage bootprogram to its
destination. This script takes care of post-processing that is required
on
.Pf non- Tn Openboot