summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-05-12 13:26:54 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-05-12 13:26:54 +0000
commit2f0ae5298a5c0f026d9fcf8a395ca3bf9b702046 (patch)
tree29b9f7cdf0c99c9e0775a5cace052906d0f60378 /share/man/man4
parent751a8779a00a4ebc981ea786d9fea9e8f0517d8b (diff)
grammar police: do not hyphenate compound words that act as adjectives if the
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/man4.vax/uda.44
-rw-r--r--share/man/man4/options.44
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.vax/uda.4 b/share/man/man4/man4.vax/uda.4
index 062a9d0a29b..2980380f6ea 100644
--- a/share/man/man4/man4.vax/uda.4
+++ b/share/man/man4/man4.vax/uda.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uda.4,v 1.2 1996/03/29 10:17:33 niklas Exp $
+.\" $OpenBSD: uda.4,v 1.3 1999/05/12 13:26:50 aaron Exp $
.\" $NetBSD: uda.4,v 1.3 1996/03/03 17:14:10 thorpej Exp $
.\"
.\" Copyright (c) 1980, 1987, 1991 Regents of the University of California.
@@ -439,7 +439,7 @@ but the response has an invalid (zero) command reference number.
You turned on
.Dv AVOID_EMULEX_BUG ,
and the driver successfully
-avoided the bug. The number of correctly-handled requests is
+avoided the bug. The number of correctly handled requests is
reported, along with the expected and actual values relating to
the bug being avoided.
.Pp
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index aceb2f53e1d..a459c07bd7a 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.28 1999/03/15 15:38:16 deraadt Exp $
+.\" $OpenBSD: options.4,v 1.29 1999/05/12 13:26:50 aaron Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -57,7 +57,7 @@ On those architectures that support it, this enables binary
compatibility with
.At V.4
binaries built for the same architecture. This currently includes
-the sparc and i386. Possibly the most widely-known operating system
+the sparc and i386. Possibly the most widely known operating system
based on this binary architecture is Sun's Solaris 2.x.
See
.Xr compat_svr4 8 .