diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-18 21:49:03 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-18 21:49:03 +0000 |
commit | eaca6975c45a5b5ef22f5e3e6e2656f02b91264e (patch) | |
tree | b5b497185f22f5842b32308d9fe02c668c267c9f /share | |
parent | 8f036977cdd45900a8478f57d2d4157f23ed87fe (diff) |
Repair duplicate word occurences; (as found by a Perl script sent to us from
Tom Christiansen <tchrist@perl.com>).
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/dc.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/fdc.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.vax/pcl.4 | 4 | ||||
-rw-r--r-- | share/man/man4/ugen.4 | 4 | ||||
-rw-r--r-- | share/man/man5/hostname.if.5 | 4 | ||||
-rw-r--r-- | share/man/man5/utmp.5 | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/share/man/man4/dc.4 b/share/man/man4/dc.4 index 77ba2aac84c..53938720117 100644 --- a/share/man/man4/dc.4 +++ b/share/man/man4/dc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dc.4,v 1.3 2000/01/10 08:15:36 deraadt Exp $ +.\" $OpenBSD: dc.4,v 1.4 2000/01/18 21:48:58 aaron Exp $ .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved. .\" @@ -311,7 +311,7 @@ it is transfered successfully. .Pp The ADMtek AL981 chip (and possibly the AN985 as well) has been observed to sometimes wedge on transmit: this appears to happen when the driver -queues a sequence of frames which cause it to wrap from the end of the +queues a sequence of frames which cause it to wrap from the end of the transmit descriptor ring back to the beginning. The .Nm driver attempts to avoid this condition by not queing any frames past diff --git a/share/man/man4/man4.i386/fdc.4 b/share/man/man4/man4.i386/fdc.4 index f0bc8dde49c..687aa037cc7 100644 --- a/share/man/man4/man4.i386/fdc.4 +++ b/share/man/man4/man4.i386/fdc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdc.4,v 1.10 1999/07/09 13:35:43 aaron Exp $ +.\" $OpenBSD: fdc.4,v 1.11 2000/01/18 21:49:00 aaron Exp $ .\" $NetBSD: fdc.4,v 1.6 1996/03/22 01:55:14 andrew Exp $ .\" .\" Copyright (c) 1996 Andrew C. Wheadon @@ -51,7 +51,7 @@ driver supports the standard AT floppy disk controllers. These include standard IDE, MFM, RLL, EIDE, ESDI and SCSI controllers with floppy attachment. .Pp -The standard names of a a floppy drive will take the form +The standard names of a floppy drive will take the form .Nm /dev/fd{0,1,2,3}{,B,C,D,E,F,G,H}[abcdefghijklmnop] . .Pp The first component of this path is the unit number, permitting diff --git a/share/man/man4/man4.vax/pcl.4 b/share/man/man4/man4.vax/pcl.4 index e7296cde7f6..a6db6f9c195 100644 --- a/share/man/man4/man4.vax/pcl.4 +++ b/share/man/man4/man4.vax/pcl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcl.4,v 1.4 1999/06/05 13:18:39 aaron Exp $ +.\" $OpenBSD: pcl.4,v 1.5 2000/01/18 21:49:00 aaron Exp $ .\" $NetBSD: pcl.4,v 1.3 1996/03/03 17:13:57 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 Regents of the University of California. @@ -100,7 +100,7 @@ so this interface has assumed the ``master'' role. This message should only appear at most once per .Tn UNIBUS INIT on a single system. -Unless there is a hardware failure, only one station may be master at at time. +Unless there is a hardware failure, only one station may be master at a time. .Pp .It pcl%d: send error, tcr=%b, tsr=%b. The device indicated a problem sending data on output. diff --git a/share/man/man4/ugen.4 b/share/man/man4/ugen.4 index aa60bf587fa..1411d902505 100644 --- a/share/man/man4/ugen.4 +++ b/share/man/man4/ugen.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ugen.4,v 1.2 1999/08/13 14:47:50 aaron Exp $ +.\" $OpenBSD: ugen.4,v 1.3 2000/01/18 21:48:58 aaron Exp $ .\" $NetBSD: ugen.4,v 1.7 1999/07/30 01:32:05 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -204,7 +204,7 @@ struct usb_full_desc { .Pp The .Fa data -field should point to a memory area of of the size given in the +field should point to a memory area of the size given in the .Fa size field. The proper size can be determined by first issuing a .Dv USB_GET_CONFIG_DESC diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5 index 980efcc90aa..70a46e13ccd 100644 --- a/share/man/man5/hostname.if.5 +++ b/share/man/man5/hostname.if.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostname.if.5,v 1.17 2000/01/10 03:28:35 deraadt Exp $ +.\" $OpenBSD: hostname.if.5,v 1.18 2000/01/18 21:49:00 aaron Exp $ .\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -125,7 +125,7 @@ The optional broadcast address for the interface, i.e., Optional miscellaneous options to set on the interface, i.e., .Dq media 100baseTX mediaopt full-duplex . .It Li dest -If the interface needs a destination address address set, this is +If the interface needs a destination address set, this is the literal text .Dq dest . As shown in the example, this declaration should start on a seperate diff --git a/share/man/man5/utmp.5 b/share/man/man5/utmp.5 index 5d324c09f1b..76151c89184 100644 --- a/share/man/man5/utmp.5 +++ b/share/man/man5/utmp.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: utmp.5,v 1.11 1999/07/09 13:35:39 aaron Exp $ +.\" $OpenBSD: utmp.5,v 1.12 2000/01/18 21:49:00 aaron Exp $ .\" $NetBSD: utmp.5,v 1.5 1994/11/30 19:31:35 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -194,7 +194,7 @@ structures are .Em not normal .Sq C -strings are are thus not guaranteed to be NUL-terminated. +strings are thus not guaranteed to be null terminated. .Sh FILES .Bl -tag -width /var/log/lastlog -compact .It Pa /var/run/utmp |