summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-09-07 16:44:39 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-09-07 16:44:39 +0000
commitd772ee662c59d0c57ee6ec091bcc1b5d284fb641 (patch)
tree2ba3033cb81512b9255ff0b54ad76cd667e5d2c6 /share/man/man4
parent59bb7d3d2196d91e9c21929f6b0dbad6562a46b5 (diff)
More man page fixes. Particularly fix uses of it's/its, affect/effect,
then/than and such. Other miscellaneous problems fixed across these source files.
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/ipl.42
-rw-r--r--share/man/man4/iso.42
-rw-r--r--share/man/man4/man4.hp300/dcl.44
-rw-r--r--share/man/man4/man4.pc532/plip.4tbl4
4 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/ipl.4 b/share/man/man4/ipl.4
index ce00ef1c311..e40b562ad2b 100644
--- a/share/man/man4/ipl.4
+++ b/share/man/man4/ipl.4
@@ -36,7 +36,7 @@ boundary, padding will be `appended' to ensure that the next log entry
is aligned to a 32bit boundary.
.LP
.PP
-If the packet contents is more then 128 bytes, then only 128 bytes of the
+If the packet contents is more than 128 bytes, then only 128 bytes of the
packet contents is logged. Should the packet contents finish on a non-32bit
boundary, then the last few bytes are not logged to ensure the log entry
is aligned to a 32bit boundary.
diff --git a/share/man/man4/iso.4 b/share/man/man4/iso.4
index 9baca72312e..99677b8fa86 100644
--- a/share/man/man4/iso.4
+++ b/share/man/man4/iso.4
@@ -146,7 +146,7 @@ length structures, we have separated the selector lengths
from the data themselves.
The network address and various selectors are stored contiguously,
with the network address first, then the transport selector, and so
-on. Thus, if you had a network address of less then 20 bytes,
+on. Thus, if you had a network address of less than 20 bytes,
the transport selector would encroach on space normally reserved
for the network address.
.Pp
diff --git a/share/man/man4/man4.hp300/dcl.4 b/share/man/man4/man4.hp300/dcl.4
index 6883f53522d..42da0b6c298 100644
--- a/share/man/man4/man4.hp300/dcl.4
+++ b/share/man/man4/man4.hp300/dcl.4
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)dcl.4 5.2 (Berkeley) 3/27/91
-.\" $Id: dcl.4,v 1.1 1995/10/18 08:44:27 deraadt Exp $
+.\" $Id: dcl.4,v 1.2 1998/09/07 16:44:36 aaron Exp $
.\"
.Dd March 27, 1991
.Dt DCL 4 hp300
@@ -87,7 +87,7 @@ receive overflow.
For output to devices that make heavy use of
.Tn XON/XOFF
a write size of less
-then 256 will improve performance marginally.
+than 256 will improve performance marginally.
.Sh FILES
.Bl -tag -width /dev/ttyl[0-9] -compact
.It Pa /dev/ttyl[0-9]
diff --git a/share/man/man4/man4.pc532/plip.4tbl b/share/man/man4/man4.pc532/plip.4tbl
index 47e60992dc7..71bab396b94 100644
--- a/share/man/man4/man4.pc532/plip.4tbl
+++ b/share/man/man4/man4.pc532/plip.4tbl
@@ -74,7 +74,7 @@ Select|13|3|Data in 1
Gnd|18-25|18-25|Ground
.TE
.sp
-In both protocol versions ethernet frames are used. The 1.0 protocol assings
+In both protocol versions ethernet frames are used. The 1.0 protocol assigns
an ethernet address of the form FD:FD:ww:xx:yy:zz to the interface. The 1.1
protocol uses FC instead of FD. ww, xx, yy and zz are taken from the internet
address ww.xx.yy.zz of the interface. Ethernet support has
@@ -93,5 +93,5 @@ PLIPMXERRS (20) packets caused receive errors in sequence.
.It "plip?: checksum error"
A packet with a bad checksum was received.
.It "plip?: packet > MTU"
-A bogus packet longer then the MTU was received.
+A bogus packet longer than the MTU was received.
.El