summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/wsdisplay.46
-rw-r--r--share/man/man5/files.conf.56
-rw-r--r--share/man/man5/port-modules.54
-rw-r--r--usr.sbin/ac/ac.86
-rw-r--r--usr.sbin/btctl/bt.conf.56
5 files changed, 14 insertions, 14 deletions
diff --git a/share/man/man4/wsdisplay.4 b/share/man/man4/wsdisplay.4
index 6dd9a11370b..dfa9b6d836c 100644
--- a/share/man/man4/wsdisplay.4
+++ b/share/man/man4/wsdisplay.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wsdisplay.4,v 1.44 2008/06/23 07:25:54 jmc Exp $
+.\" $OpenBSD: wsdisplay.4,v 1.45 2009/04/26 13:10:20 tobias Exp $
.\" $NetBSD: wsdisplay.4,v 1.5 2000/05/13 15:22:19 mycroft Exp $
.\"
.\" Copyright (c) 2005, Miodrag Vallat.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 23 2008 $
+.Dd $Mdocdate: April 26 2009 $
.Dt WSDISPLAY 4
.Os
.Sh NAME
@@ -438,7 +438,7 @@ member contains a logical OR of the following flags:
.It Dv WSDISPLAY_BURN_VBLANK
When turning the display off, disable the vertical synchronization signal.
.It Dv WSDISPLAY_BURN_KBD
-Monitor keyboard activiy.
+Monitor keyboard activity.
.It Dv WSDISPLAY_BURN_MOUSE
Monitor mouse activity
(this only works for mice using the
diff --git a/share/man/man5/files.conf.5 b/share/man/man5/files.conf.5
index be85085ca7d..3b6b79dcbc4 100644
--- a/share/man/man5/files.conf.5
+++ b/share/man/man5/files.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: files.conf.5,v 1.20 2007/11/26 11:40:12 jmc Exp $
+.\" $OpenBSD: files.conf.5,v 1.21 2009/04/26 13:10:20 tobias Exp $
.\"
.\" Copyright (c) 2002 Miodrag Vallat.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: November 26 2007 $
+.Dd $Mdocdate: April 26 2009 $
.Dt FILES.CONF 5
.Os
.Sh NAME
@@ -249,7 +249,7 @@ If
.Dq ${MACHINE_ARCH}
or
.Dq ${MACHINE}
-is found in the filename, it will be substited with the
+is found in the filename, it will be substituted with the
relevant base architecture name.
.Pp
If the
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index e899089ffd9..9cbf046ace5 100644
--- a/share/man/man5/port-modules.5
+++ b/share/man/man5/port-modules.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: port-modules.5,v 1.35 2009/04/26 11:04:31 ajacoutot Exp $
+.\" $OpenBSD: port-modules.5,v 1.36 2009/04/26 13:10:20 tobias Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -341,7 +341,7 @@ Some CPAN modules are only indexed by author, set CPAN_AUTHOR=ID
to locate the right directory.
.Pp
User settings: set CPAN_REPORT to Yes, CPAN_REPORT_DB to a valid directory,
-and CPAN_REPORT_FROM to a valid email adress to automate the reporting
+and CPAN_REPORT_FROM to a valid email address to automate the reporting
of regress tests to CPAN.
.It devel/cmake
.It devel/gettext
diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8
index 612a9b24d2f..8da2baeff0a 100644
--- a/usr.sbin/ac/ac.8
+++ b/usr.sbin/ac/ac.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ac.8,v 1.19 2007/11/17 15:08:57 sobrado Exp $
+.\" $OpenBSD: ac.8,v 1.20 2009/04/26 13:10:20 tobias Exp $
.\"
.\" Copyright (c) 1994 Simon J. Gerraty
.\" Copyright (c) 1994 Christopher G. Demetriou
@@ -29,7 +29,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 17 2007 $
+.Dd $Mdocdate: April 26 2009 $
.Dt AC 8
.Os
.Sh NAME
@@ -175,7 +175,7 @@ from the specification provided by various systems' manual pages.
.\" .Pa console
.\" allows
.\" .Nm ac
-.\" to identify and correcty process a logout for the user. The default
+.\" to identify and correctly process a logout for the user. The default
.\" value for
.\" .Pa console
.\" is usually correct at compile time.
diff --git a/usr.sbin/btctl/bt.conf.5 b/usr.sbin/btctl/bt.conf.5
index 6d8553952ab..3278f749e11 100644
--- a/usr.sbin/btctl/bt.conf.5
+++ b/usr.sbin/btctl/bt.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bt.conf.5,v 1.3 2008/12/06 22:51:01 sobrado Exp $
+.\" $OpenBSD: bt.conf.5,v 1.4 2009/04/26 13:10:20 tobias Exp $
.\"
.\" Copyright (c) 2008 Todd T. Fries <todd@OpenBSD.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: December 6 2008 $
+.Dd $Mdocdate: April 26 2009 $
.Dt BT.CONF 5
.Os
.Sh NAME
@@ -94,7 +94,7 @@ Possible types are
.Pp
.Ar pin
describes the pin number used to pair with the device.
-The pin number must be speicified in quotes.
+The pin number must be specified in quotes.
.Pp
For example:
.Bd -literal -offset indent