summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2007-02-28 01:46:18 +0000
committerDavid Krause <david@cvs.openbsd.org>2007-02-28 01:46:18 +0000
commit7e3d3e9193392bb1645c8aaf7d88da5795f5b9a3 (patch)
tree0a12c8aeebb57a48d5529ae438538503becb4528
parent5e1c55262206a806591a9a3ced74df878788a642 (diff)
various spelling corrections
-rw-r--r--share/man/man3/dlfcn.34
-rw-r--r--share/man/man4/acpiprt.44
-rw-r--r--share/man/man4/icmp6.44
-rw-r--r--share/man/man4/nsclpcsio.44
-rw-r--r--share/man/man9/sysctl_int.94
5 files changed, 10 insertions, 10 deletions
diff --git a/share/man/man3/dlfcn.3 b/share/man/man3/dlfcn.3
index 5f0e5a21562..5e800141746 100644
--- a/share/man/man3/dlfcn.3
+++ b/share/man/man3/dlfcn.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dlfcn.3,v 1.19 2006/07/28 13:03:40 kurt Exp $
+.\" $OpenBSD: dlfcn.3,v 1.20 2007/02/28 01:46:17 david Exp $
.\" $NetBSD: dlfcn.3,v 1.3 1996/01/09 19:43:34 pk Exp $
.\"
.\" Copyright (c) 1995 Paul Kranenburg
@@ -116,7 +116,7 @@ other objects.
.It Sy RTLD_LOCAL
The object's symbols and the symbols of its dependencies will not be visible to
other objects.
-This is the default value if visiblity is unspecified.
+This is the default value if visibility is unspecified.
.El
.Pp
To specify both resolution time and visibility, bitwise inclusive OR one of
diff --git a/share/man/man4/acpiprt.4 b/share/man/man4/acpiprt.4
index 3b00b8d0c33..51a90d968c7 100644
--- a/share/man/man4/acpiprt.4
+++ b/share/man/man4/acpiprt.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acpiprt.4,v 1.2 2007/01/12 20:02:53 jmc Exp $
+.\" $OpenBSD: acpiprt.4,v 1.3 2007/02/28 01:46:17 david Exp $
.\"
.\" Copyright (c) 2007 Michael Knudsen <mk@openbsd.org>
.\"
@@ -28,7 +28,7 @@ The
driver provides interrupt mapping information for PCI devices based on
information from ACPI PCI Routing Table objects.
Typically there is one PCI Routing Table object for every PCI bus in
-the system, each handled by a seperate
+the system, each handled by a separate
.Nm
device.
.Sh SEE ALSO
diff --git a/share/man/man4/icmp6.4 b/share/man/man4/icmp6.4
index bb514118f94..fb2be3f7451 100644
--- a/share/man/man4/icmp6.4
+++ b/share/man/man4/icmp6.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: icmp6.4,v 1.20 2005/01/06 03:50:46 itojun Exp $
+.\" $OpenBSD: icmp6.4,v 1.21 2007/02/28 01:46:17 david Exp $
.\" $KAME: icmp6.4,v 1.6 2004/12/27 05:30:56 itojun Exp $
.\"
.\" Copyright (c) 1986, 1991, 1993
@@ -119,7 +119,7 @@ The following codes are defined:
.It 0 Ta noroute-unr Ta unreach Ta "No route to destination"
.It 1 Ta admin-unr Ta unreach Ta "Administratively prohibited"
.It 2 Ta beyond-unr Ta unreach Ta "Beyond scope of source address"
-.It 2 Ta notnbr-unr Ta unreach Ta "Not a neighbor (obselete)"
+.It 2 Ta notnbr-unr Ta unreach Ta "Not a neighbor (obsolete)"
.It 3 Ta addr-unr Ta unreach Ta "Address unreachable"
.It 4 Ta port-unr Ta unreach Ta "Port unreachable"
.It 0 Ta transit Ta timex Ta "Time exceeded in transit"
diff --git a/share/man/man4/nsclpcsio.4 b/share/man/man4/nsclpcsio.4
index a3678ce8e9f..2b6e458baf6 100644
--- a/share/man/man4/nsclpcsio.4
+++ b/share/man/man4/nsclpcsio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nsclpcsio.4,v 1.6 2005/09/30 20:34:24 jaredy Exp $
+.\" $OpenBSD: nsclpcsio.4,v 1.7 2007/02/28 01:46:17 david Exp $
.\"
.\" Copyright (c) 2004 Markus Friedl <markus@openbsd.org>
.\"
@@ -89,7 +89,7 @@ and then ported to
by
.An Markus Friedl Aq markus@openbsd.org .
.Tn GPIO
-suppport was added in
+support was added in
.Ox 3.6
by
.An Alexander Yurchenko Aq grange@openbsd.org .
diff --git a/share/man/man9/sysctl_int.9 b/share/man/man9/sysctl_int.9
index 34b05ca82f9..cfc8e7a130b 100644
--- a/share/man/man9/sysctl_int.9
+++ b/share/man/man9/sysctl_int.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl_int.9,v 1.2 2006/01/19 15:16:49 jmc Exp $
+.\" $OpenBSD: sysctl_int.9,v 1.3 2007/02/28 01:46:17 david Exp $
.\"
.\" Copyright (c) 2006 Michael Shalayeff
.\" All rights reserved.
@@ -190,7 +190,7 @@ instead of returning
A read-only version of
.Fn sysctl_string .
.It Fn sysctl_struct "void *oldp" "size_t *oldlenp" "void *newp" "size_t newlen" "void *sp" "int len"
-Aassume the area pointed to by the
+Assume the area pointed to by the
.Ar sp
argument is an opaque array of bytes of size
.Ar len .