summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2004-08-24 05:37:27 +0000
committerDavid Krause <david@cvs.openbsd.org>2004-08-24 05:37:27 +0000
commit6c8ccc0dd0f5e501b452af5bb3024fd2891fe5cd (patch)
tree1db738389c39d0673947262704df8c22374dd136 /share
parent9601bd19438e66763f4e2629c60e6d3ab0340392 (diff)
spelling corrections; ok jmc@
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/cpu.44
-rw-r--r--share/man/man4/man4.macppc/intro.44
-rw-r--r--share/man/man4/mpt.44
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/man4.i386/cpu.4 b/share/man/man4/man4.i386/cpu.4
index d7cf668d17c..0b725ff3914 100644
--- a/share/man/man4/man4.i386/cpu.4
+++ b/share/man/man4/man4.i386/cpu.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cpu.4,v 1.6 2004/05/09 09:13:41 grange Exp $
+.\" $OpenBSD: cpu.4,v 1.7 2004/08/24 05:37:26 david Exp $
.\"
.\" Copyright (c) 2004 Ted Unangst
.\" All rights reserved.
@@ -36,7 +36,7 @@
.Cd "option I686_CPU"
.Sh DESCRIPTION
Several processor models have additional features that extend their base
-functionality, such as power and frequency control or additonal instructions.
+functionality, such as power and frequency control or additional instructions.
.Sh FREQUENCY CONTROL
The
.Xr sysctl 3
diff --git a/share/man/man4/man4.macppc/intro.4 b/share/man/man4/man4.macppc/intro.4
index 2bfed906b4d..ddb86ed7ec6 100644
--- a/share/man/man4/man4.macppc/intro.4
+++ b/share/man/man4/man4.macppc/intro.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.4,v 1.20 2004/08/15 22:52:41 jmc Exp $
+.\" $OpenBSD: intro.4,v 1.21 2004/08/24 05:37:26 david Exp $
.\"
.\" Copyright (c) 2001 Peter Valchev.
.\" All rights reserved.
@@ -150,7 +150,7 @@ Alteon Networks Tigon I and II Gigabit Ethernet driver.
.It Xr uaudio 4
USB audio devices.
.It Xr ubsec 4
-Broadcom and BlueStell uBsec 5x0x crypto accelerator.
+Broadcom and BlueSteel uBsec 5x0x crypto accelerator.
.It Xr ukbd 4
USB keyboard.
.It Xr ulpt 4
diff --git a/share/man/man4/mpt.4 b/share/man/man4/mpt.4
index 47ce54bf612..c22a6177971 100644
--- a/share/man/man4/mpt.4
+++ b/share/man/man4/mpt.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mpt.4,v 1.4 2004/05/23 05:44:59 marco Exp $
+.\" $OpenBSD: mpt.4,v 1.5 2004/08/24 05:37:26 david Exp $
.\"
.\" Copyright (c) 2003 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -88,7 +88,7 @@ host driver.
The MPI (Message Passing Interface) defintion includes a register-level
transport mechanism and a messaging protocol.
A system doorbell and message queues define the MPI transport interface.
-Inbound Message Frames (MF), allocated in host memory, indentify I/O operations
+Inbound Message Frames (MF), allocated in host memory, identify I/O operations
to be performed by the IO Controller (IOC).
These operations are queued on the Request Queue by the host driver.
Outbound Message Frames, also in host memory, track I/O operations as they