summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid <david@openbsd.org>2004-08-24 05:37:26 +0000
committerdavid <david@openbsd.org>2004-08-24 05:37:26 +0000
commit681af696fabe7ea8949b48dce58f6b3db4792381 (patch)
tree687868eb38ec9ba7947bff391cc8f120f18e2689
parentfix the microtime renaming leftover; from Emil Mikulic <g5ba9cd0@dmr.ath.cx>; pr3893; deraadt@ ok (diff)
downloadwireguard-openbsd-681af696fabe7ea8949b48dce58f6b3db4792381.tar.xz
wireguard-openbsd-681af696fabe7ea8949b48dce58f6b3db4792381.zip
spelling corrections; ok jmc@
-rw-r--r--sbin/ancontrol/ancontrol.84
-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
4 files changed, 8 insertions, 8 deletions
diff --git a/sbin/ancontrol/ancontrol.8 b/sbin/ancontrol/ancontrol.8
index 95d1e585884..08a406bd7d7 100644
--- a/sbin/ancontrol/ancontrol.8
+++ b/sbin/ancontrol/ancontrol.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ancontrol.8,v 1.22 2004/08/19 18:26:52 jmc Exp $
+.\" $OpenBSD: ancontrol.8,v 1.23 2004/08/24 05:37:26 david Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ee.columbia.edu> All rights reserved.
@@ -404,7 +404,7 @@ authentication (which involves sending known plaintext) is less
secure than using "open" authentication when WEP is enabled.
.Pp
Devices may alternate among all of the configured WEP keys when
-tranmitting packets.
+transmitting packets.
Therefore, all configured keys (up to four) must agree.
.Sh SEE ALSO
.Xr an 4 ,
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