summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorIgor Sobrado <sobrado@cvs.openbsd.org>2009-03-24 15:47:37 +0000
committerIgor Sobrado <sobrado@cvs.openbsd.org>2009-03-24 15:47:37 +0000
commit89a53a6e3a346adc5b87997869a2300ced830f79 (patch)
treeff1eff07359fb718efa4a16d905a51ae25078855 /share
parenta90ececd2c1edce118ee82021b849f1bde092f0c (diff)
fix a few typographical errors.
ok jmc@
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/audio.410
-rw-r--r--share/man/man4/bktr.46
-rw-r--r--share/man/man4/carp.46
-rw-r--r--share/man/man4/hifn.46
4 files changed, 14 insertions, 14 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4
index 29f5a14f68a..bd7994b45f5 100644
--- a/share/man/man4/audio.4
+++ b/share/man/man4/audio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: audio.4,v 1.59 2009/01/17 10:07:50 jmc Exp $
+.\" $OpenBSD: audio.4,v 1.60 2009/03/24 15:47:36 sobrado Exp $
.\" $NetBSD: audio.4,v 1.20 1998/05/28 17:27:15 augustss Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 17 2009 $
+.Dd $Mdocdate: March 24 2009 $
.Dt AUDIO 4
.Os
.Sh NAME
@@ -196,7 +196,7 @@ appropriate for the current sampling mode.
These commands fetch the count of dropped input or output samples into
the
.Vt int *
-argument, repectively.
+argument, respectively.
There is no information regarding when in the sample stream
they were dropped.
.Pp
@@ -528,13 +528,13 @@ Care should be taken when setting the
.Va block_size
before other parameters.
If the device does not natively support the audio parameters, then the
-internal block size may be scaled to a larger size to accomodate
+internal block size may be scaled to a larger size to accommodate
conversion to a native format.
If the
.Va block_size
has been set, the internal block size will not be rescaled when the
parameters, and thus possibly the scaling factor, change.
-This can result in a block size much larger than was orginally requested.
+This can result in a block size much larger than was originally requested.
It is recommended to set
.Va block_size
at the same time as, or after, all other parameters have been set.
diff --git a/share/man/man4/bktr.4 b/share/man/man4/bktr.4
index a276131e2aa..cde5cd3ed40 100644
--- a/share/man/man4/bktr.4
+++ b/share/man/man4/bktr.4
@@ -29,10 +29,10 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: bktr.4,v 1.25 2007/05/31 19:19:49 jmc Exp $
+.\" $OpenBSD: bktr.4,v 1.26 2009/03/24 15:47:36 sobrado Exp $
.\" $FreeBSD: /c/ncvs/src/share/man/man4/bktr.4,v 1.9.2.5 2001/03/06 19:08:09 ru Exp $
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: March 24 2009 $
.Dt BKTR 4
.Os
.Sh NAME
@@ -126,7 +126,7 @@ This command retrieves the current video format to the
argument.
.It Dv METEORSETGEO Fa "struct meteor_geomet *"
This command sets the video properties that affect the bit size of
-a frame throught the
+a frame through the
.Vt meteor_geomet *
argument.
.Bd -literal
diff --git a/share/man/man4/carp.4 b/share/man/man4/carp.4
index bdeaa33aff1..e4f29d5c58c 100644
--- a/share/man/man4/carp.4
+++ b/share/man/man4/carp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: carp.4,v 1.31 2008/05/06 15:12:00 mcbride Exp $
+.\" $OpenBSD: carp.4,v 1.32 2009/03/24 15:47:36 sobrado Exp $
.\"
.\" Copyright (c) 2003, Ryan McBride. All rights reserved.
.\"
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 6 2008 $
+.Dd $Mdocdate: March 24 2009 $
.Dt CARP 4
.Os
.Sh NAME
@@ -250,7 +250,7 @@ For scenarios where a hub is used it is not necessary to use a multicast MAC
and it is safe to use the
.Ar ip-unicast
mode.
-Managable switches can usually be tricked into forwarding unicast
+Manageable switches can usually be tricked into forwarding unicast
traffic to all cluster nodes ports by configuring them into some
sort of monitoring mode.
If this is not possible, using the
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4
index 65e565ad216..a75c85b7d67 100644
--- a/share/man/man4/hifn.4
+++ b/share/man/man4/hifn.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hifn.4,v 1.46 2007/05/31 19:19:50 jmc Exp $
+.\" $OpenBSD: hifn.4,v 1.47 2009/03/24 15:47:36 sobrado Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: March 24 2009 $
.Dt HIFN 4
.Os
.Sh NAME
@@ -46,7 +46,7 @@ Reference board with 512KB SRAM.
Comes with 512KB SRAM.
.It PowerCrypt 5x
Contains a 7956 and supports symmetric encryption (including AES),
-random number, and modular exponentation operations.
+random number, and modular exponentiation operations.
.It XL-Crypt
Only board based on 7811 (which is faster than 7751 and has
a random number generator).