summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2001-09-21 14:14:10 +0000
committermickey <mickey@openbsd.org>2001-09-21 14:14:10 +0000
commit9da0219a8c7fc11cc36aaa8095ebabb84d67156e (patch)
treead5bc1296999ef8bfdc9e87093419a98b6305233
parentFix natlook (broke ftp-proxy) and a memory leak. (diff)
downloadwireguard-openbsd-9da0219a8c7fc11cc36aaa8095ebabb84d67156e.tar.xz
wireguard-openbsd-9da0219a8c7fc11cc36aaa8095ebabb84d67156e.zip
grammar fixens; from Kaspar Toomik <kaspar@anisakis.org>, pr2077
-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