summaryrefslogtreecommitdiff
path: root/share/man/man8
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-09-23 04:12:13 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-09-23 04:12:13 +0000
commitce5efa4c99adb41d3b8e4e0966f38cca93401ae9 (patch)
tree2fcfc24c82be6f1539919cceaabc8b1cfe145e99 /share/man/man8
parent611e3fde18fdf3eb5935c4d652c97a088b5781b2 (diff)
Typo fixes.
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/compat_ultrix.84
-rw-r--r--share/man/man8/dhcp.82
-rw-r--r--share/man/man8/man8.i386/MAKEDEV.84
-rw-r--r--share/man/man8/man8.vax/installboot.84
-rw-r--r--share/man/man8/ssl.82
-rw-r--r--share/man/man8/yp.84
6 files changed, 10 insertions, 10 deletions
diff --git a/share/man/man8/compat_ultrix.8 b/share/man/man8/compat_ultrix.8
index d3a987f00aa..14152e023f9 100644
--- a/share/man/man8/compat_ultrix.8
+++ b/share/man/man8/compat_ultrix.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: compat_ultrix.8,v 1.6 1999/07/09 13:35:36 aaron Exp $
+.\" $OpenBSD: compat_ultrix.8,v 1.7 1999/09/23 04:12:06 alex Exp $
.\"
.\" Copyright (c) 1997 Jonathan Stone
.\" All rights reserved.
@@ -49,7 +49,7 @@ semantics that are difficult to emulate (e.g., Ultrix packetfilter) or
buggy (e.g., Ultrix YP).
.Pp
All Ultrix executables are static, so no shared libraries are required
-for Ultrix compatiblity. However, Ultrix is based on a
+for Ultrix compatibility. However, Ultrix is based on a
.Bx 4.3
alpha
release. Ultrix commands and libraries are often much older than
diff --git a/share/man/man8/dhcp.8 b/share/man/man8/dhcp.8
index 2b43fceb4a7..681416771fe 100644
--- a/share/man/man8/dhcp.8
+++ b/share/man/man8/dhcp.8
@@ -24,7 +24,7 @@ as a DHCP client:
.It
For each interface that is to be configured via DHCP, create a
.Pa /etc/hostname.XXX
-file (where XXX is the interface's indentifier, i.e., ep1) that starts with
+file (where XXX is the interface's identifier, i.e., ep1) that starts with
the word
.Dq dhcp ,
optionally followed by additional interface options. See
diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8
index d04207ce4b4..860da7aadc9 100644
--- a/share/man/man8/man8.i386/MAKEDEV.8
+++ b/share/man/man8/man8.i386/MAKEDEV.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: MAKEDEV.8,v 1.11 1999/07/30 19:06:41 deraadt Exp $
+.\" $OpenBSD: MAKEDEV.8,v 1.12 1999/09/23 04:12:07 alex Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -136,7 +136,7 @@ pseudo-disks
.Dq ramdisk
pseudo-disks
.It Ar ccd#
-contatenated disk devices
+concatenated disk devices
.It Ar mms#
Microsoft bus mouse
.It Ar lms#
diff --git a/share/man/man8/man8.vax/installboot.8 b/share/man/man8/man8.vax/installboot.8
index 176ed608c6f..a1e570a977c 100644
--- a/share/man/man8/man8.vax/installboot.8
+++ b/share/man/man8/man8.vax/installboot.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)installboot.8 7.2 (Berkeley) 3/16/91
-.\" $Id: installboot.8,v 1.4 1999/05/23 14:11:22 aaron Exp $
+.\" $Id: installboot.8,v 1.5 1999/09/23 04:12:07 alex Exp $
.\"
.Dd March 16, 1991
.Dt INSTALLBOOT 8
@@ -43,7 +43,7 @@
.Ar bootblock bootprog special
.Sh DESCRIPTION
.Xr Installboot
-concatentates
+concatenates
.Ar bootblock
and
.Ar bootprog
diff --git a/share/man/man8/ssl.8 b/share/man/man8/ssl.8
index cc47fc20b8a..d55c906851d 100644
--- a/share/man/man8/ssl.8
+++ b/share/man/man8/ssl.8
@@ -35,7 +35,7 @@ holds a patent on the
algorithm in the United States. Because of this, free
implementations of
.Ar RSA
-are difficult to distribute and propogate.
+are difficult to distribute and propagate.
(The
.Ar RSA
patent is probably more effective at preventing the widespread
diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8
index 130894af5ce..84c3ff8a817 100644
--- a/share/man/man8/yp.8
+++ b/share/man/man8/yp.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: yp.8,v 1.10 1999/05/16 19:57:40 alex Exp $
+.\" $OpenBSD: yp.8,v 1.11 1999/09/23 04:12:07 alex Exp $
.\" $NetBSD: yp.8,v 1.9 1995/08/11 01:16:52 thorpej Exp $
.\"
.\" Copyright (c) 1992, 1993, 1996 Theo de Raadt <deraadt@theos.com>
@@ -218,5 +218,5 @@ The ypbind, most library components, and userland programs were implemented
by Theo de Raadt <deraadt@theos.com>.
The current
.Xr getpwent 3
-implemention was done by Jason Downs <downsj@downsj.com>.
+implementation was done by Jason Downs <downsj@downsj.com>.
The server component was implemented by Mats O Jansson <moj@stacken.kth.se>.