From: Sascha Wildner Date: Sun, 23 Dec 2007 15:31:29 +0000 (+0000) Subject: Fix various typos in our manpages. X-Git-Tag: v2.0.1~1567 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/163ffa070f9425fb07499ee32873f41f99aac545 Fix various typos in our manpages. --- diff --git a/bin/cpdup/cpdup.1 b/bin/cpdup/cpdup.1 index 451681c4df..bdf3fbd1f5 100644 --- a/bin/cpdup/cpdup.1 +++ b/bin/cpdup/cpdup.1 @@ -3,7 +3,7 @@ .\" USE WITH EXTREME CAUTION. .\" .\" -.\" $DragonFly: src/bin/cpdup/cpdup.1,v 1.24 2007/05/13 18:33:55 swildner Exp $ +.\" $DragonFly: src/bin/cpdup/cpdup.1,v 1.25 2007/12/23 15:31:28 swildner Exp $ .Dd October 28, 1999 .Dt CPDUP 1 .Os @@ -93,7 +93,7 @@ all the stat info matches, but will still use a hardlink if they match. .It Fl s0 Disable the disallow-file-replaces-directory safety feature. This safety feature is enabled by default to prevent user mistakes from blowing -away everything accidently. +away everything accidentally. .It Fl i0 Do not request confirmation when removing something. .It Fl j0 diff --git a/lib/libc/db/man/dbopen.3 b/lib/libc/db/man/dbopen.3 index 902287b327..7b46278edd 100644 --- a/lib/libc/db/man/dbopen.3 +++ b/lib/libc/db/man/dbopen.3 @@ -27,7 +27,7 @@ .\" .\" @(#)dbopen.3 8.5 (Berkeley) 1/2/94 .\" $FreeBSD: src/lib/libc/db/man/dbopen.3,v 1.3.2.3 2003/02/23 19:45:52 trhodes Exp $ -.\" $DragonFly: src/lib/libc/db/man/dbopen.3,v 1.6 2007/08/18 20:48:47 swildner Exp $ +.\" $DragonFly: src/lib/libc/db/man/dbopen.3,v 1.7 2007/12/23 15:31:28 swildner Exp $ .\" .Dd September 19, 2005 .Dt DBOPEN 3 @@ -542,7 +542,7 @@ The typedef is a mnemonic for .Dq "data base thang" , and was used -because noone could think of a reasonable name that wasn't already used. +because no one could think of a reasonable name that wasn't already used. .Pp The file descriptor interface is a kluge and will be deleted in a future version of the interface. diff --git a/lib/libc/sys/getdirentries.2 b/lib/libc/sys/getdirentries.2 index a2bd0714b1..2a9f9ec642 100644 --- a/lib/libc/sys/getdirentries.2 +++ b/lib/libc/sys/getdirentries.2 @@ -31,7 +31,7 @@ .\" .\" @(#)getdirentries.2 8.2 (Berkeley) 5/3/95 .\" $FreeBSD: src/lib/libc/sys/getdirentries.2,v 1.12.2.6 2001/12/14 18:34:00 ru Exp $ -.\" $DragonFly: src/lib/libc/sys/getdirentries.2,v 1.7 2007/12/02 21:12:44 swildner Exp $ +.\" $DragonFly: src/lib/libc/sys/getdirentries.2,v 1.8 2007/12/23 15:31:28 swildner Exp $ .\" .Dd July 31, 2006 .Dt GETDIRENTRIES 2 @@ -192,7 +192,7 @@ function first appeared in Unfortunately, .Fa *basep is only 32 bits wide on 32 bit platforms and -may not be wide enough to accomodate the directory position cookie. +may not be wide enough to accommodate the directory position cookie. Modern users should use .Xr lseek 2 . to retrieve and set the seek position within the directory. diff --git a/lib/libc/sys/syslink.2 b/lib/libc/sys/syslink.2 index 583398c9d4..05be86c275 100644 --- a/lib/libc/sys/syslink.2 +++ b/lib/libc/sys/syslink.2 @@ -30,7 +30,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/lib/libc/sys/syslink.2,v 1.10 2007/08/25 10:38:53 swildner Exp $ +.\" $DragonFly: src/lib/libc/sys/syslink.2,v 1.11 2007/12/23 15:31:28 swildner Exp $ .\" .Dd March 13, 2007 .Dt SYSLINK 2 @@ -89,7 +89,7 @@ or .Fn writev only accounts for .Fa iov[0] . -The caller checks message flags to determine if any DMA occured. +The caller checks message flags to determine if any DMA occurred. .Pp DMA buffers must be managed carefully. Sending a command along with a DMA buffer does not immediately copy out diff --git a/lib/libc/sys/usched_set.2 b/lib/libc/sys/usched_set.2 index 83a2ee0da3..618380731a 100644 --- a/lib/libc/sys/usched_set.2 +++ b/lib/libc/sys/usched_set.2 @@ -30,7 +30,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/lib/libc/sys/usched_set.2,v 1.3 2007/07/07 17:42:48 swildner Exp $ +.\" $DragonFly: src/lib/libc/sys/usched_set.2,v 1.4 2007/12/23 15:31:28 swildner Exp $ .\" .Dd July 5, 2007 .Dt USCHED_SET 2 @@ -89,7 +89,7 @@ for a cpuid. The specified cpuid is not set in .Va smp_active_mask . .Fa Cmd -contains an unkown value. +contains an unknown value. .It Bq Er EFBIG The specified cpuid is not a valid cpuid for the system. .It Bq Er EPERM diff --git a/lib/libipx/ipx.3 b/lib/libipx/ipx.3 index 93477cb102..427e3d4058 100644 --- a/lib/libipx/ipx.3 +++ b/lib/libipx/ipx.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/lib/libipx/ipx.3,v 1.7.2.6 2003/06/10 21:04:14 ceri Exp $ -.\" $DragonFly: src/lib/libipx/ipx.3,v 1.2 2003/06/17 04:26:49 dillon Exp $ +.\" $DragonFly: src/lib/libipx/ipx.3,v 1.3 2007/12/23 15:31:28 swildner Exp $ .\" .Dd June 4, 1993 .Dt IPX 3 @@ -92,7 +92,7 @@ a small hexadecimal number, and the entirety is taken as a network-byte-ordered quantity to be zero extended in the high-network-order bytes. Next, the field is inspected for hyphens, in which case the field is assumed to be a number in decimal notation -with hyphens separating the millenia. +with hyphens separating the millennia. Next, the field is assumed to be a number: It is interpreted as hexadecimal if there is a leading diff --git a/lib/libusbhid/usbhid.3 b/lib/libusbhid/usbhid.3 index 0d7922295d..8e5cc035da 100644 --- a/lib/libusbhid/usbhid.3 +++ b/lib/libusbhid/usbhid.3 @@ -1,6 +1,6 @@ .\" $NetBSD: usb.3,v 1.13 2000/09/24 02:17:52 augustss Exp $ .\" $FreeBSD: src/lib/libusbhid/usbhid.3,v 1.11.2.1 2002/04/03 15:54:00 joe Exp $ -.\" $DragonFly: src/lib/libusbhid/usbhid.3,v 1.6 2007/11/21 19:12:40 swildner Exp $ +.\" $DragonFly: src/lib/libusbhid/usbhid.3,v 1.7 2007/12/23 15:31:28 swildner Exp $ .\" .\" Copyright (c) 1999 Lennart Augustsson .\" All rights reserved. @@ -84,7 +84,7 @@ The .Nm library provides routines to extract data from USB Human Interface Devices. .Ss INTRODUCTION -USB HID devices send and receive data layed out in a device dependent +USB HID devices send and receive data laid out in a device dependent way. The .Nm library contains routines to extract the diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5 index 8d7b596f08..092abf7854 100644 --- a/lib/libutil/login.conf.5 +++ b/lib/libutil/login.conf.5 @@ -18,7 +18,7 @@ .\" conditions are met. .\" .\" $FreeBSD: src/lib/libutil/login.conf.5,v 1.22.2.18 2003/05/10 23:30:54 murray Exp $ -.\" $DragonFly: src/lib/libutil/login.conf.5,v 1.5 2006/02/17 19:35:07 swildner Exp $ +.\" $DragonFly: src/lib/libutil/login.conf.5,v 1.6 2007/12/23 15:31:28 swildner Exp $ .\" .Dd November 22, 1996 .Dt LOGIN.CONF 5 @@ -164,7 +164,7 @@ notation may be used. .It "memoryuse size Maximum of core memory use size limit. .It "openfiles number Maximum number of open files per process. .It "sbsize size Maximum permitted socketbuffer size. -.It "vmemoryuse size Maximum permitted total VM useage per process. +.It "vmemoryuse size Maximum permitted total VM usage per process. .It "stacksize size Maximum stack size limit. .It "posixlocks size Maximum number of POSIX-type advisory-mode locks. .El diff --git a/sbin/gpt/gpt.8 b/sbin/gpt/gpt.8 index 9d3897fe22..6661d7ca2c 100644 --- a/sbin/gpt/gpt.8 +++ b/sbin/gpt/gpt.8 @@ -23,7 +23,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: src/sbin/gpt/gpt.8,v 1.17 2006/06/22 22:22:32 marcel Exp $ -.\" $DragonFly: src/sbin/gpt/gpt.8,v 1.3 2007/06/17 08:34:59 dillon Exp $ +.\" $DragonFly: src/sbin/gpt/gpt.8,v 1.4 2007/12/23 15:31:28 swildner Exp $ .\" .Dd June 22, 2006 .Os @@ -67,7 +67,7 @@ have an effect on all commands. The .Fl p Ar count option allows the user to change the number of partitions the GPT can -accomodate. +accommodate. This is used whenever a new GPT is created. By default, the .Nm diff --git a/share/man/man7/committer.7 b/share/man/man7/committer.7 index 729fde7e2f..8cf7f8350e 100644 --- a/share/man/man7/committer.7 +++ b/share/man/man7/committer.7 @@ -30,7 +30,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/share/man/man7/committer.7,v 1.8 2007/12/13 20:51:36 swildner Exp $ +.\" $DragonFly: src/share/man/man7/committer.7,v 1.9 2007/12/23 15:31:29 swildner Exp $ .\" .Dd January 1, 2007 .Dt COMMITTER 7 @@ -143,7 +143,7 @@ cd /usr/src/test/test (edit something) cvs -d you@crater.dragonflybsd.org:/cvs commit file_you_edited .Ed -.Sh COMITTING REAL WORK +.Sh COMMITTING REAL WORK Make modifications as needed. For example, edit files. If adding new files make CVS aware of them like this. Files can just be added locally, but directories have to run through diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index 9f5d982fe8..8c570e5d2a 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -3,7 +3,7 @@ .\" the source tree. .\" .\" $FreeBSD: src/share/man/man7/tuning.7,v 1.1.2.30 2002/12/17 19:32:08 dillon Exp $ -.\" $DragonFly: src/share/man/man7/tuning.7,v 1.18 2007/12/13 20:51:36 swildner Exp $ +.\" $DragonFly: src/share/man/man7/tuning.7,v 1.19 2007/12/23 15:31:29 swildner Exp $ .\" .Dd March 4, 2007 .Dt TUNING 7 @@ -514,7 +514,7 @@ timeout has not yet passed. Normally the worst a delayed ack can do is slightly delay the teardown of a connection, or slightly delay the ramp-up of a slow-start TCP connection. While we aren't sure we believe that the several FAQs related to packages such as SAMBA and SQUID which advise -turning off delayed acks may be refering to the slow-start issue. +turning off delayed acks may be referring to the slow-start issue. .Pp The .Va net.inet.tcp.inflight_enable diff --git a/usr.sbin/i4b/isdnd/isdnd.rc.5 b/usr.sbin/i4b/isdnd/isdnd.rc.5 index 85080cd60d..486a57b4d2 100644 --- a/usr.sbin/i4b/isdnd/isdnd.rc.5 +++ b/usr.sbin/i4b/isdnd/isdnd.rc.5 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.rc.5,v 1.11.2.5 2001/08/10 23:17:32 obrien Exp $ -.\" $DragonFly: src/usr.sbin/i4b/isdnd/isdnd.rc.5,v 1.8 2007/11/14 18:27:52 swildner Exp $ +.\" $DragonFly: src/usr.sbin/i4b/isdnd/isdnd.rc.5,v 1.9 2007/12/23 15:31:29 swildner Exp $ .\" .\" last edit-date: [Sat Jul 21 13:27:41 2001] .\" @@ -605,7 +605,7 @@ upper limit for a connection on the B-channel to last. This feature is used to limit the connection time, _not_ number of attempts to establish a connection: when using this please take care to also enable the use of budgets to limit the connection establish attempts (otherwise -the line will cycle thru an endless loop of connections and reconnections +the line will cycle through an endless loop of connections and reconnections which will have an undesired effect on your telco bill)! .It Li ppp-auth-paranoid If set to diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index ac1ed11e1a..7de4d412c5 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -26,7 +26,7 @@ changecom(,)dnl .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/usr.sbin/ppp/ppp.8.m4,v 1.301.2.1 2002/09/01 02:12:31 brian Exp $ -.\" $DragonFly: src/usr.sbin/ppp/ppp.8.m4,v 1.9 2007/12/16 02:55:38 thomas Exp $ +.\" $DragonFly: src/usr.sbin/ppp/ppp.8.m4,v 1.10 2007/12/23 15:31:29 swildner Exp $ .\" .Dd September 20, 1995 .Dt PPP 8 @@ -1589,7 +1589,7 @@ is the IP number that your route to .Dq ui-gate would normally use. .Pp -When routing your connection accross a public network such as the Internet, +When routing your connection across a public network such as the Internet, it is preferable to encrypt the data. This can be done with the help of the MPPE protocol, although currently this means that you will not be able to also compress the traffic as MPPE is