diff options
author | Hugh Graham <hugh@cvs.openbsd.org> | 1999-07-08 09:41:45 +0000 |
---|---|---|
committer | Hugh Graham <hugh@cvs.openbsd.org> | 1999-07-08 09:41:45 +0000 |
commit | bbdf5873efc1a50b82fc6bed0435f8f40ac681ab (patch) | |
tree | 7dfef6d1e4aa255b9476f27acce7d15ba06b7732 | |
parent | cb1f595c229551038d09ec2eede8a72f63dcb1ec (diff) |
spurious words and misc fixes
-rw-r--r-- | games/phantasia/phantasia.6tbl | 4 | ||||
-rw-r--r-- | gnu/usr.bin/groff/man/groff_out.man | 2 | ||||
-rw-r--r-- | lib/libc/db/man/mpool.3 | 4 | ||||
-rw-r--r-- | libexec/uucpd/uucpd.8 | 4 | ||||
-rw-r--r-- | share/man/man4/raid.4 | 10 | ||||
-rw-r--r-- | share/man/man4/ss.4 | 4 | ||||
-rw-r--r-- | share/termtypes/termcap.5 | 3 | ||||
-rw-r--r-- | usr.sbin/ypserv/ypserv/ypserv.acl.5 | 4 |
8 files changed, 17 insertions, 18 deletions
diff --git a/games/phantasia/phantasia.6tbl b/games/phantasia/phantasia.6tbl index 0f208fa9bdb..79edc492fd7 100644 --- a/games/phantasia/phantasia.6tbl +++ b/games/phantasia/phantasia.6tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: phantasia.6tbl,v 1.2 1998/11/29 19:57:00 pjanzen Exp $ +.\" $OpenBSD: phantasia.6tbl,v 1.3 1999/07/08 09:41:44 hugh Exp $ .\" $NetBSD: phantasia.6,v 1.2 1995/03/24 03:59:23 cgd Exp $ .\" .de sh @@ -1167,7 +1167,7 @@ and a player may posses, based upon .B level. .I Quicksilver -is always limited to to a maximum of 99. +is always limited to a maximum of 99. .PP .I Books bought at a diff --git a/gnu/usr.bin/groff/man/groff_out.man b/gnu/usr.bin/groff/man/groff_out.man index ccc59ab9590..9b421aeeac8 100644 --- a/gnu/usr.bin/groff/man/groff_out.man +++ b/gnu/usr.bin/groff/man/groff_out.man @@ -59,7 +59,7 @@ two commands .I xxx is any sequence of characters terminated by a space or a newline; the first character should be printed at the current position, -the the current horizontal position should be increased by +the current horizontal position should be increased by the width of the first character, and so on for each character. The width of the character is that given in the font file, appropriately scaled for the current point size, and rounded diff --git a/lib/libc/db/man/mpool.3 b/lib/libc/db/man/mpool.3 index 25769f489b3..f5a5dbba005 100644 --- a/lib/libc/db/man/mpool.3 +++ b/lib/libc/db/man/mpool.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mpool.3,v 1.9 1999/07/07 14:22:24 aaron Exp $ +.\" $OpenBSD: mpool.3,v 1.10 1999/07/08 09:41:43 hugh Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -110,7 +110,7 @@ If the .Fa pgout function is specified, it is called each time a buffer is written into the backing file. -Both functions are are called with the +Both functions are called with the .Fa pgcookie pointer, the page number and a pointer to the page to being read or written. .Pp diff --git a/libexec/uucpd/uucpd.8 b/libexec/uucpd/uucpd.8 index f4855b80eb8..20b9629b5c7 100644 --- a/libexec/uucpd/uucpd.8 +++ b/libexec/uucpd/uucpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uucpd.8,v 1.5 1999/07/02 20:11:52 aaron Exp $ +.\" $OpenBSD: uucpd.8,v 1.6 1999/07/08 09:41:44 hugh Exp $ .\" .\" Copyright (c) 1998 Matthew R. Green .\" All rights reserved. @@ -40,7 +40,7 @@ The daemon reads a username and password, and then executes .Xr uucico 8 , the UUCP file transfer daemon, if the -the username and password match a valid account and +username and password match a valid account and the account's shell is .Dq /usr/libexec/uucp/uucico . .Nm diff --git a/share/man/man4/raid.4 b/share/man/man4/raid.4 index 07a0db7f10c..54882d1fcc1 100644 --- a/share/man/man4/raid.4 +++ b/share/man/man4/raid.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: raid.4,v 1.4 1999/06/05 04:16:07 aaron Exp $ +.\" $OpenBSD: raid.4,v 1.5 1999/07/08 09:41:43 hugh Exp $ .\" .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -72,7 +72,7 @@ .Sh DESCRIPTION The .Nm -driver provides RAID 0, 1, 4, and 5 (and more!) capabilities to NetBSD. This +driver provides RAID 0, 1, 4, and 5 (and more!) capabilities. This document assumes that the reader has at least some familiarity with RAID and RAID concepts. The reader is also assumed to know how to configure disks and pseudo-devices into kernels, how to generate kernels, and how @@ -115,7 +115,7 @@ actively used in an existing filesystem. Should a disk fail, the driver is capable of reconstructing the failed disk onto a hot spare. If the components are hot swapable, the failed disk can then be removed, a new disk put in it's place, and a copyback operation -performed. The copyback operation, as it's name indicates, will copy +performed. The copyback operation, as its name indicates, will copy the reconstructed data from the hot spare to the previously failed (and now replaced) disk. .Pp @@ -160,7 +160,7 @@ SCSI ID 5 fails, and the system reboots, the old /dev/sd2e will show up as /dev/sd1e. If the RAID driver is automatically configured, it will only detect that /dev/sd2e has failed, and will not notice that /dev/sd2e has -actually become /dev/sd1e. Hopefully this will change withing a few +actually become /dev/sd1e. Hopefully this will change within a few days of this writing with the addition of MD5 checksums to each of the components. .Pp @@ -249,7 +249,7 @@ structures developed by the folks at the Parallel Data Laboratory at Carnegie Mellon University (CMU). RAIDframe, as originally distributed by CMU, provides a RAID simulator for a number of different architectures, and a user-level device driver and a kernel device -driver for for Digital Unix. The +driver for Digital Unix. The .Nm driver is a kernelized version of RAIDframe v1.1. .Pp diff --git a/share/man/man4/ss.4 b/share/man/man4/ss.4 index 27f340b3bf2..e6dd0e8fe77 100644 --- a/share/man/man4/ss.4 +++ b/share/man/man4/ss.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ss.4,v 1.3 1999/07/07 10:50:10 aaron Exp $ +.\" $OpenBSD: ss.4,v 1.4 1999/07/08 09:41:43 hugh Exp $ .\" .\" Copyright (c) 1998 Kenneth Stailey and Ian Darwin .\" @@ -94,7 +94,7 @@ ioctl(fd, SCIOCGET, &sp) to see if things got rounded or truncated read(fd, somebuf, sp.scan_window_size); write the data someplace where you want it. .Sh BUGS -Image data should should either be normalized to a particular format +Image data should either be normalized to a particular format or some indication as to what the format is should be provided. Currently scanners return data in a format similar to the data portion of a Portable Any Map (PNM) as produced by the pbmplus and netpbm diff --git a/share/termtypes/termcap.5 b/share/termtypes/termcap.5 index 72b066921c9..b750b416c1c 100644 --- a/share/termtypes/termcap.5 +++ b/share/termtypes/termcap.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)termcap.5 6.11 (Berkeley) 3/6/93 -.\" $Id: termcap.5,v 1.4 1999/05/23 14:11:05 aaron Exp $ +.\" $Id: termcap.5,v 1.5 1999/07/08 09:41:43 hugh Exp $ .\" .Dd March 6, 1993 .Dt TERMCAP 5 @@ -100,7 +100,6 @@ The following suffixes should be used where possible: .Ed .Sh CAPABILITIES The characters in the -The .Em Notes function field in the table have the following meanings diff --git a/usr.sbin/ypserv/ypserv/ypserv.acl.5 b/usr.sbin/ypserv/ypserv/ypserv.acl.5 index 66ebdae6717..b7eb0c4f2ed 100644 --- a/usr.sbin/ypserv/ypserv/ypserv.acl.5 +++ b/usr.sbin/ypserv/ypserv/ypserv.acl.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypserv.acl.5,v 1.8 1999/06/05 22:18:34 aaron Exp $ +.\" $OpenBSD: ypserv.acl.5,v 1.9 1999/07/08 09:41:44 hugh Exp $ .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. .\" @@ -106,7 +106,7 @@ has more than one IP address then all will be added to the list. > .Op Ic netmask <netname|netnumber> .Pp -If the the the the +If the .Ic netmask part of the command isn't given then the netmask will be assumed to be a class A, B or C net depending on the net number. |