summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-05-21 09:28:10 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-05-21 09:28:10 +0000
commit517d619927279f98b8bbfccbb4c5c984339f1f86 (patch)
tree1dbf732ba50a143da823d02d8b82fe6e0cc40a68 /share
parenta1c9a632f08f9b43a033cf866a686dd8dca967eb (diff)
typos from pjanzen@
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/genassym.cf.54
-rw-r--r--share/man/man9/kern.94
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/genassym.cf.5 b/share/man/man5/genassym.cf.5
index 41a79a7aed8..6409fdec337 100644
--- a/share/man/man5/genassym.cf.5
+++ b/share/man/man5/genassym.cf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: genassym.cf.5,v 1.4 2003/02/26 15:05:07 david Exp $
+.\" $OpenBSD: genassym.cf.5,v 1.5 2003/05/21 09:28:09 jmc Exp $
.\" $NetBSD: genassym.cf.5,v 1.8 2001/06/19 12:34:27 wiz Exp $
.\"
.\" Copyright (c) 1997 Matthias Pfaller.
@@ -128,7 +128,7 @@ prefixes in front of constants for the i386 and m68k port.
.Sh HISTORY
The first use of
.Nm
-files occured in
+files occurred in
.Ox 2.2 .
Its use was generalized to all ports for
.Ox 3.0 .
diff --git a/share/man/man9/kern.9 b/share/man/man9/kern.9
index 2440f38e0cf..f9522fa8dee 100644
--- a/share/man/man9/kern.9
+++ b/share/man/man9/kern.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kern.9,v 1.3 2003/04/17 05:08:39 jmc Exp $
+.\" $OpenBSD: kern.9,v 1.4 2003/05/21 09:28:09 jmc Exp $
.\"
.\" Copyright (c) 2002 CubeSoft Communications, Inc. <http://www.csoft.org>
.\"
@@ -150,7 +150,7 @@ and
expect the string to be of size
.Fa size ,
and return the index relative to the end of the string where the match
-occured, or zero if
+occurred, or zero if
.Fa mask
is not present in the string.
.Pp