-$DragonFly: src/bin/cpdup/BACKUPS,v 1.3 2007/05/13 22:25:41 swildner Exp $
+$DragonFly: src/bin/cpdup/BACKUPS,v 1.4 2007/05/17 08:19:00 swildner Exp $
INCREMENTAL BACKUP HOWTO
might exist on the physical /backup disk in only one place even though
it may be present in dozens of daily mirrors. To ensure that the
file being hardlinked does not get corrupted cpdup's -f option can be
- used in conjuction with -H to force cpdup to validate the contents
+ used in conjunction with -H to force cpdup to validate the contents
of the file, even if all the stat info looks identical.
cpdup -f -H /backup/mirrors/box1 ...
*
* @(#)list.c 8.1 (Berkeley) 5/31/93
* $FreeBSD: src/games/atc/list.c,v 1.4 1999/11/30 03:48:20 billf Exp $
- * $DragonFly: src/games/atc/list.c,v 1.3 2006/08/08 15:03:02 pavalos Exp $
+ * $DragonFly: src/games/atc/list.c,v 1.4 2007/05/17 08:19:00 swildner Exp $
*/
/*
delete(LIST *l, PLANE *p)
{
if (l->head == NULL)
- loser(p, "deleted a non-existant plane! Get help!");
+ loser(p, "deleted a non-existent plane! Get help!");
if (l->head == p && l->tail == p)
l->head = l->tail = NULL;
This fortune brought to you by:
$FreeBSD: src/games/fortune/datfiles/fortunes2,v 1.17.2.8 2002/10/19 05:10:15 fanf Exp $
-$DragonFly: src/games/fortune/datfiles/fortunes2,v 1.5 2007/02/19 11:10:11 swildner Exp $
+$DragonFly: src/games/fortune/datfiles/fortunes2,v 1.6 2007/05/17 08:19:00 swildner Exp $
%
=======================================================================
We may live with, but cannot live without 'em.
-- Frederic Reynolds
%
-As Gen. de Gaulle occassionally acknowledges America to be the daughter
+As Gen. de Gaulle occasionally acknowledges America to be the daughter
of Europe, so I am pleased to come to Yale, the daughter of Harvard.
-- J.F. Kennedy
%
.\"
.\" @(#)devname.3 8.2 (Berkeley) 4/29/95
.\" $FreeBSD: src/lib/libc/gen/devname.3,v 1.7.2.7 2003/03/15 15:11:05 trhodes Exp $
-.\" $DragonFly: src/lib/libc/gen/devname.3,v 1.4 2004/01/06 15:38:09 eirikn Exp $
+.\" $DragonFly: src/lib/libc/gen/devname.3,v 1.5 2007/05/17 08:19:00 swildner Exp $
.\"
.Dd July 18, 1999
.Dt DEVNAME 3
returns a pointer to an internal static object; thus, subsequent calls will
modify the same buffer.
.Fn devname_r
-avoids this problem by taking a buffer and buffer length as argruments.
+avoids this problem by taking a buffer and buffer length as arguments.
.Sh SEE ALSO
.Xr stat 2 ,
.Xr dev_mkdb 8
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/lib/libc/gen/dlinfo.3,v 1.3.2.1 2003/02/20 20:42:45 kan Exp $
-.\" $DragonFly: src/lib/libc/gen/dlinfo.3,v 1.10 2007/05/13 18:33:55 swildner Exp $
+.\" $DragonFly: src/lib/libc/gen/dlinfo.3,v 1.11 2007/05/17 08:19:00 swildner Exp $
.\"
.Dd February 14, 2003
.Os
.Fa handle
argument.
.Ft Link_map
-stuctures are maintained as double-linked list by
+structures are maintained as double-linked list by
.Xr rtld 1
in same order as
.Fn dlopen
.\"
.\" @(#)strftime.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD: src/lib/libc/stdtime/strftime.3,v 1.18.2.10 2003/05/24 00:01:31 keramida Exp $
-.\" $DragonFly: src/lib/libc/stdtime/strftime.3,v 1.2 2003/06/17 04:26:46 dillon Exp $
+.\" $DragonFly: src/lib/libc/stdtime/strftime.3,v 1.3 2007/05/17 08:19:00 swildner Exp $
.\"
.Dd January 4, 2003
.Dt STRFTIME 3
are supposed to provide alternate
representations.
.Pp
-Additionly %OB implemented
+Additionally %OB implemented
to represent alternative months names
(used standalone, without day mentioned).
.It Cm %e
.\" $OpenBSD: clock_gettime.2,v 1.4 1997/05/08 20:21:16 kstailey Exp $
.\" $FreeBSD: src/lib/libc/sys/clock_gettime.2,v 1.3.2.8 2001/12/14 18:34:00 ru Exp $
-.\" $DragonFly: src/lib/libc/sys/clock_gettime.2,v 1.4 2007/04/29 12:23:52 hasso Exp $
+.\" $DragonFly: src/lib/libc/sys/clock_gettime.2,v 1.5 2007/05/17 08:19:00 swildner Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
and
.Fn clock_settime
allow the calling process to retrieve or set the value used by a clock
-which is specifed by
+which is specified by
.Fa clock_id .
.Pp
.Fa clock_id
.\"----------------------------------------------------------------------------
.\"
.\"$FreeBSD: src/lib/libc/sys/jail.2,v 1.10.2.10 2002/12/12 05:26:38 trhodes Exp $
-.\"$DragonFly: src/lib/libc/sys/jail.2,v 1.8 2007/02/25 18:50:48 swildner Exp $
+.\"$DragonFly: src/lib/libc/sys/jail.2,v 1.9 2007/05/17 08:19:00 swildner Exp $
.\"
.Dd April 28, 1999
.Dt JAIL 2
.Os
.Sh NAME
.Nm jail
-.Nd imprison current process and future decendants
+.Nd imprison current process and future descendants
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
.Dq ips
pointer contains the IP addresses assigned to the jail.
.Sh PRISON
-Once a process has been put in a prison, it and its decendants cannot escape
+Once a process has been put in a prison, it and its descendants cannot escape
the prison.
A process can be attached to a prison by calling
.Xr jail_attach 2 .
.\"
.\" @(#)mmap.2 8.4 (Berkeley) 5/11/95
.\" $FreeBSD: src/lib/libc/sys/mmap.2,v 1.22.2.12 2002/02/27 03:40:13 dd Exp $
-.\" $DragonFly: src/lib/libc/sys/mmap.2,v 1.8 2007/02/19 11:10:12 swildner Exp $
+.\" $DragonFly: src/lib/libc/sys/mmap.2,v 1.9 2007/05/17 08:19:00 swildner Exp $
.\"
.Dd December 11, 2006
.Dt MMAP 2
.Va COPTFLAGS
in your
.Pa /etc/make.conf
-to enable this option for other architechures.
+to enable this option for other architectures.
.Dv MAP_STACK
implies
.Dv MAP_ANON ,
even though actual access to the memory will be properly governed by
the virtual page table.
.Pp
-Addressable backing store is limited by the range suppored in the virtual
+Addressable backing store is limited by the range supported in the virtual
page table entries. The kernel may implement a page table abstraction capable
of addressing a larger range within the backing store then could otherwise
be mapped into memory.
.\"
.\" From: @(#)send.2 8.2 (Berkeley) 2/21/94
.\" $FreeBSD: src/lib/libc/sys/send.2,v 1.10.2.6 2001/12/14 18:34:01 ru Exp $
-.\" $DragonFly: src/lib/libc/sys/send.2,v 1.7 2006/02/17 19:35:06 swildner Exp $
+.\" $DragonFly: src/lib/libc/sys/send.2,v 1.8 2007/05/17 08:19:00 swildner Exp $
.\"
.Dd February 15, 1995
.Dt SEND 2
.Fn close
it before it has actually been sent, the result being that the receiver
gets a closed file descriptor. It is left to the application to
-implement an acknowlegment mechanism to prevent this from happening.
+implement an acknowledgment mechanism to prevent this from happening.
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $DragonFly: src/lib/libc/sys/syslink.2,v 1.6 2007/05/13 22:25:41 swildner Exp $
+.\" $DragonFly: src/lib/libc/sys/syslink.2,v 1.7 2007/05/17 08:19:00 swildner Exp $
.\"
.Dd March 13, 2007
.Dt SYSLINK 2
.Pp
For example, a particular filesystem mount will have a persistent logical
sysid, a separate session id for every entity connecting to it, and one or
-more dynamic (changable) physical sysids depending on the mesh topology.
+more dynamic (changeable) physical sysids depending on the mesh topology.
.Pp
The Syslink protocol is used to glue the cluster mesh together. It is
based on the concept of (mostly) reliable packets and buffered streams.
on how many entities you want to be able to interconnect within the cluster.
When multiple seed nodes are used in a cluster, the top few bits identify the
seed node (seed nodes do not communicate with each other and must dole out
-separate numereical prefix ranges).
+separate numerical prefix ranges).
The low 44 bits are a combination of a sequence number and a universal
timestamp.
Timestamps operate with a 1 minute granularity and must not roll over
limitations to system scale or performance. A session can kinda be thought
of as a serialized link over which transactions can occur. While the
rate of new session and logical id creation may be limited, the actual
-number you can have operationally (each with a 500 year guarenteed
+number you can have operationally (each with a 500 year guaranteed
uniqueness) is virtually unlimited. It is also possible to simply allocate
more then one prefix to handle certain burst issues, such as machine booting,
if the limitation to the iterator would otherwise cause allocation delays.
.Pp
The SYSLINK protocol is not intended to take the place of a reliable link
level protocol such as TCP and mesh links should only use UDP when packet
-delivery can be virtually guarenteed (such as when operating over switched
+delivery can be virtually guaranteed (such as when operating over switched
ethernet). UDP-based syslinks may still buffer multiple messages within
the limitations of the UDP packet.
.Pp
-The SYSLINK protocol is not intended to provide quorum guarentees. Quorum
+The SYSLINK protocol is not intended to provide quorum guarantees. Quorum
protocols operate over SYSLINK, but are not implemented by SYSLINK.
.Sh SYSLINK PROTOCOL - MESSAGE BUFFERING
Syslinks which operate over buffered connections where messages may be
to the originator to prevent the originator from retrying or aborting
the transaction. Keep-alives can be directly handled by the route node
connected to the target (since it knows if the leaf disconnects),
-simplifying leaf operation. A route node will very occassionally do a sanity
+simplifying leaf operation. A route node will very occasionally do a sanity
check request to the leaf (perhaps once a minute) to verify that
transactions blocked for a long time are still known to the leaf.
.Pp
it will be needed immediately. The most commmon use of this sort of
operation is the read-ahead optimization. When one node performs a read
transaction with another node, and the target node is capable of read-ahead
-and detemines that read-ahead is useful, the target node can initiate the
+and determines that read-ahead is useful, the target node can initiate the
read-ahead and push the data to the originating node in a separate
-asyncnronous transaction. Read-aheads are typically not directly adjacent
+asynchronous transaction. Read-aheads are typically not directly adjacent
to the read that just occurred in order to allow the originator to initiate
the next synchronous transaction without it crossing paths with the
asynchronous read-ahead push (resulting in the same data being returned to
the originator twice).
.Sh OPERATING AS A ROUTE NODE
Most userland applications using syslink will operate as leaf nodes, but
-there is nothing preventing you from oprating as a route node. Operating
+there is nothing preventing you from operating as a route node. Operating
as a route node requires implementing all route node requirements including
the handling of logical sysid registrations and the tracking of transactions
initiated by nodes that directly connect to you. In fact, sysid seeding
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $DragonFly: src/lib/libc/sys/umtx.2,v 1.8 2007/05/13 18:33:56 swildner Exp $
+.\" $DragonFly: src/lib/libc/sys/umtx.2,v 1.9 2007/05/17 08:19:00 swildner Exp $
.\"
.Dd February 21, 2005
.Dt UMTX 2
interlocked against another process calling
.Fn umtx_wakeup .
In particular, while it is possible for two userland threads to race, one
-going to sleep simultaniously with another releasing the mutex, this condition
+going to sleep simultaneously with another releasing the mutex, this condition
is caught when the second userland thread calls
.Fn umtx_wakeup
after releasing the contended mutex.
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/libexec/ftpd/ftpchroot.5,v 1.2.2.1 2003/02/11 14:28:28 yar Exp $
-.\" $DragonFly: src/libexec/ftpd/ftpchroot.5,v 1.3 2006/03/21 09:12:20 swildner Exp $
+.\" $DragonFly: src/libexec/ftpd/ftpchroot.5,v 1.4 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd January 26, 2003
.Dt FTPCHROOT 5
to the user's login directory.
If it contains the
.Qq \&/./
-seprator,
+separator,
.Xr ftpd 8
will treat its left-hand side as the name of the directory to do
.Xr chroot 2
.\"
.\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94
.\" $FreeBSD: src/sbin/disklabel/disklabel.8,v 1.15.2.22 2003/04/17 17:56:34 trhodes Exp $
-.\" $DragonFly: src/sbin/disklabel/disklabel.8,v 1.12 2007/05/15 17:53:11 dillon Exp $
+.\" $DragonFly: src/sbin/disklabel/disklabel.8,v 1.13 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd January 21, 2007
.Dt DISKLABEL 8
and
.Cm G
are allowed.
-Size and type should be specifed without any spaces between them.
+Size and type should be specified without any spaces between them.
.Pp
Example: 2097152, 1G, 1024M and 1048576K are all the same size
(assuming 512-byte sectors).
.Pa da0s1
using the partition layout in
.Pa label_layout .
-This is useful for determining how much space would be alloted for various
+This is useful for determining how much space would be allotted for various
partitions with a labelling scheme using
.Cm % Ns -based
or
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $DragonFly: src/sbin/jscan/jscan.8,v 1.13 2007/05/13 22:25:41 swildner Exp $
+.\" $DragonFly: src/sbin/jscan/jscan.8,v 1.14 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd March 6, 2005
.Dt JSCAN 8
The
.Ar mirror_transid_file
will be used to track the transaction id representing the current
-syncnronization point for the mirror. The keyword
+synchronization point for the mirror. The keyword
.Ar none
may be specified if no tracking file is desired. However, if no tracking
file is specified it will not be possible to roll the mirror forwards or
acts as a stateless transceiver and the input stream is not acked until
an ack is received from the output stream.
.Pp
-This option is most typically used in conjuction with
+This option is most typically used in conjunction with
.Fl w/W .
In this case the ACK protocol is handled independently for the input side
and the output side uses the journaling data recorded by
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $DragonFly: src/sbin/mountctl/mountctl.8,v 1.12 2006/07/26 20:21:07 swildner Exp $
+.\" $DragonFly: src/sbin/mountctl/mountctl.8,v 1.13 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd January 8, 2005
.Dt MOUNTCTL 8
.Fl r
will restart an existing journal, directing it to a new file descriptor.
A shutdown is sent to the old journal and the system waits for the return
-diection (if running full-duplex) to EOF. The new descriptor is then
+direction (if running full-duplex) to EOF. The new descriptor is then
installed and the FIFO index is reset to the last acknowledged transaction.
Clients scanning a journal across such a disconnect must check for repeated
transaction ids since some overlap between the old and new journal may occur.
.Bl -tag -width indent
.It Fl 2
Specify full-duplex operation. The kernel will not throw away journal
-data in its internal FIFO until the transaction id is acknowlwedged. This
+data in its internal FIFO until the transaction id is acknowledged. This
requires a full-duplex journaling descriptor. Note that shell pipes are
full-duplex-capable.
.It Fl F
specified.
.It Ar fd=filedesc
Specify where the journal's output stream should be directed by handing over
-a file desciptor.
+a file descriptor.
Use file descriptor 1 if you wish to output the journal to the current
stdout.
Note that the
record is written. The journaling stream is immediately closed.
.It Ar flush
Flush the journal. All currently buffered data is flushed. The command
-does not return until the write suceeds and, if the connection is two-way,
+does not return until the write succeeds and, if the connection is two-way,
and acknowledgement has been returned for journaled data buffered at the
time the flush was issued.
.El
.\"
.\" @(#)exports.5 8.3 (Berkeley) 3/29/95
.\" $FreeBSD: src/sbin/mountd/exports.5,v 1.10.2.8 2002/09/28 16:31:45 markm Exp $
-.\" $DragonFly: src/sbin/mountd/exports.5,v 1.2 2003/06/17 04:27:33 dillon Exp $
+.\" $DragonFly: src/sbin/mountd/exports.5,v 1.3 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd March 29, 1995
.Dt EXPORTS 5
.Xr mountd 8
about this situation, and the
.Sy /cdrom
-filesystem will be exported as intented.
+filesystem will be exported as intended.
Note that without using the
.Fl alldirs
option, the export would always succeed.
-# $DragonFly: src/share/examples/cvsup/DragonFly-release1_2-supfile,v 1.4 2007/04/01 12:20:50 swildner Exp $
+# $DragonFly: src/share/examples/cvsup/DragonFly-release1_2-supfile,v 1.5 2007/05/17 08:19:01 swildner Exp $
#
# DRAGONFLY-RELEASE1_2-SUPFILE
#
# This file will by default maintain the DragonFly 1.2 release source code
# in /usr/src/ by tracking the DragonFly_RELEASE_1_2_Slip tag in the CVS tree.
-# This tag represents the maintainance arm of the DragonFly 1.2 release.
+# This tag represents the maintenance arm of the DragonFly 1.2 release.
#
# (The '_Slip' part is a slip tag that tracks changes along with the correct
# subversion. If you do not use this tag your subversion may be out of
-# $DragonFly: src/share/examples/cvsup/DragonFly-release1_4-supfile,v 1.3 2007/04/01 12:20:50 swildner Exp $
+# $DragonFly: src/share/examples/cvsup/DragonFly-release1_4-supfile,v 1.4 2007/05/17 08:19:01 swildner Exp $
#
# DRAGONFLY-RELEASE1_4-SUPFILE
#
# This file will by default maintain the DragonFly 1.4 release source code
# in /usr/src/ by tracking the DragonFly_RELEASE_1_4_Slip tag in the CVS tree.
-# This tag represents the maintainance arm of the DragonFly 1.4 release.
+# This tag represents the maintenance arm of the DragonFly 1.4 release.
#
# (The '_Slip' part is a slip tag that tracks changes along with the correct
# subversion. If you do not use this tag your subversion may be out of
-# $DragonFly: src/share/examples/cvsup/DragonFly-release1_6-supfile,v 1.2 2007/04/01 12:20:50 swildner Exp $
+# $DragonFly: src/share/examples/cvsup/DragonFly-release1_6-supfile,v 1.3 2007/05/17 08:19:01 swildner Exp $
#
# DRAGONFLY-RELEASE1_6-SUPFILE
#
# This file will by default maintain the DragonFly 1.6 release source code
# in /usr/src/ by tracking the DragonFly_RELEASE_1_6_Slip tag in the CVS tree.
-# This tag represents the maintainance arm of the DragonFly 1.6 release.
+# This tag represents the maintenance arm of the DragonFly 1.6 release.
#
# (The '_Slip' part is a slip tag that tracks changes along with the correct
# subversion. If you do not use this tag your subversion may be out of
-# $DragonFly: src/share/examples/cvsup/DragonFly-release1_8-supfile,v 1.2 2007/04/01 12:20:50 swildner Exp $
+# $DragonFly: src/share/examples/cvsup/DragonFly-release1_8-supfile,v 1.3 2007/05/17 08:19:01 swildner Exp $
#
# DRAGONFLY-RELEASE1_8-SUPFILE
#
# This file will by default maintain the DragonFly 1.8 release source code
# in /usr/src/ by tracking the DragonFly_RELEASE_1_8_Slip tag in the CVS tree.
-# This tag represents the maintainance arm of the DragonFly 1.8 release.
+# This tag represents the maintenance arm of the DragonFly 1.8 release.
#
# (The '_Slip' part is a slip tag that tracks changes along with the correct
# subversion. If you do not use this tag your subversion may be out of
# Configuration file for kernel type: ${UPPER}
ident ${UPPER}
# \$FreeBSD: src/share/examples/drivers/make_device_driver.sh,v 1.6.2.1 2001/07/25 15:56:09 dd Exp $"
-# \$DragonFly: src/share/examples/drivers/make_device_driver.sh,v 1.5 2006/10/24 17:09:45 swildner Exp $"
+# \$DragonFly: src/share/examples/drivers/make_device_driver.sh,v 1.6 2007/05/17 08:19:01 swildner Exp $"
DONE
grep -v GENERIC < GENERIC >>${UPPER}
sc_p scp = sca[unit];
/*
- * well we got an interupt, now what?
+ * well we got an interrupt, now what?
* Theoretically we don't need to check the unit.
*/
return;
last edit-date: [Wed Nov 1 15:08:03 2000]
$FreeBSD: src/share/examples/isdn/FAQ,v 1.6.2.2 2002/08/07 10:47:48 blackend Exp $
- $DragonFly: src/share/examples/isdn/FAQ,v 1.4 2007/05/13 22:25:41 swildner Exp $
+ $DragonFly: src/share/examples/isdn/FAQ,v 1.5 2007/05/17 08:19:01 swildner Exp $
--------------------------------------------------------------------------------
---------------------
>I further think Gary should mention
>in the FAQ in the section "B. How to figure out the ISP's IP address
- >that it isn't normaly necessary to do it because of the auto
+ >that it isn't normally necessary to do it because of the auto
>address negotiation.
Gary answers:
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man4/ahc.4,v 1.22.2.8 2002/01/21 17:38:18 scottl Exp $
-.\" $DragonFly: src/share/man/man4/ahc.4,v 1.3 2006/02/17 19:37:09 swildner Exp $
+.\" $DragonFly: src/share/man/man4/ahc.4,v 1.4 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd February 13, 2000
.Dt AHC 4
Very few Adaptec controller configurations have external SRAM.
.Pp
If external SRAM is not available, SCBs are a limited resource.
-Using the SCBs in a straight forward manner would only allow the dirver to
+Using the SCBs in a straight forward manner would only allow the driver to
handle as many concurrent transactions as there are physical SCBs.
To fully utilize the SCSI bus and the devices on it,
requires much more concurrency.
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man4/ahd.4,v 1.2.2.1 2002/09/01 22:35:34 scottl Exp $
-.\" $DragonFly: src/share/man/man4/ahd.4,v 1.4 2006/03/26 22:56:57 swildner Exp $
+.\" $DragonFly: src/share/man/man4/ahd.4,v 1.5 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd September 1, 2002
.Dt AHD 4
.Bd -ragged -offset indent
.Bl -column "Value " Function
.Em "Value Function"
-0x0001 Show miscellanious information
+0x0001 Show miscellaneous information
0x0002 Show sense data
0x0004 Show Serial EEPROM contents
0x0008 Show bus termination settings
configuration option. The value assigned to this option should be a bitmap
of all units where target mode is desired.
For example, a value of 0x25, would enable target mode on units 0, 2, and 5.
-Note that target mode is only supoprted for ultra160 speeds and below.
+Note that target mode is only supported for ultra160 speeds and below.
.Pp
Per target configuration performed in the
.Tn SCSI-Select
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man4/ata.4,v 1.3.2.18 2002/10/16 13:40:51 fjoe Exp $
-.\" $DragonFly: src/share/man/man4/ata.4,v 1.5 2006/10/24 17:09:45 swildner Exp $
+.\" $DragonFly: src/share/man/man4/ata.4,v 1.6 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd January 27, 2000
.Dt ATA 4
To support ATAPI tape drives:
.Cd device atapist
.Pp
-The following tunables are setable from the loader:
+The following tunables are settable from the loader:
.Bl -ohang
.It Va hw.ata.ata_dma
set to 1 for DMA access, 0 for PIO (default is DMA).
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man4/atkbd.4,v 1.12.2.5 2001/08/17 13:08:36 ru Exp $
-.\" $DragonFly: src/share/man/man4/atkbd.4,v 1.5 2006/07/22 23:52:23 swildner Exp $
+.\" $DragonFly: src/share/man/man4/atkbd.4,v 1.6 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd May 21, 1999
.Dt ATKBD 4
driver.
.Bl -tag -width ATKBD_DFLT
.It Em ATKBD_DFLT_KEYMAP
-This option sets the defauilt, built-in keymap of the
+This option sets the default, built-in keymap of the
.Nm
driver to the named keymap.
See
.\" $FreeBSD: src/share/man/man4/ch.4,v 1.18.2.7 2001/08/17 13:08:37 ru Exp $
-.\" $DragonFly: src/share/man/man4/ch.4,v 1.8 2007/05/13 20:29:48 hasso Exp $
+.\" $DragonFly: src/share/man/man4/ch.4,v 1.9 2007/05/17 08:19:01 swildner Exp $
.\" Copyright (c) 1996
.\" Julian Elischer <julian@FreeBSD.org>. All rights reserved.
.\"
.Pp
Many of the features the
.Nm
-driver supports are not thouroghly tested due to the fact that the
+driver supports are not thoroughly tested due to the fact that the
devices available for testing do not support the necessary commands.
This is true for alternate volume tags, media flipping, import/export
element handling, multiple picker operation and other things.
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man4/da.4,v 1.22.2.7 2001/10/01 13:07:23 dd Exp $
-.\" $DragonFly: src/share/man/man4/da.4,v 1.4 2006/05/26 19:39:39 swildner Exp $
+.\" $DragonFly: src/share/man/man4/da.4,v 1.5 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd October 15, 1998
.Dt DA 4
Reallocation' which can be enabled via the AWRE and ARRE bits,
respectively, of the Read-Write Error Recovery page.
Many devices do not ship from the factory with these feature enabled.
-Mode pages can be examined and modifie
-via the
+Mode pages can be examined and modified via the
.Xr camcontrol 8
utility.
.Sh KERNEL CONFIGURATION
.\" $FreeBSD: src/share/man/man4/isp.4,v 1.3.4.9 2001/12/17 11:30:12 ru Exp $
-.\" $DragonFly: src/share/man/man4/isp.4,v 1.4 2006/02/17 19:37:09 swildner Exp $
+.\" $DragonFly: src/share/man/man4/isp.4,v 1.5 2007/05/17 08:19:01 swildner Exp $
.\" $NetBSD: isp.4,v 1.5 1999/12/18 18:33:05 mjacob Exp $
.\"
.\" Copyright (c) 1998, 1999
Target mode support isn't completely debugged yet.
It works reasonably
well for Fibre Channel, somewhat well for Qlogic 1040 cards, but
-doesn't yet work for the other cards (due to last minute unnanounced
+doesn't yet work for the other cards (due to last minute unannounced
changes in firmware interfaces).
.Pp
Sometimes, when booting, the driver gets stuck waiting for the
.\" $FreeBSD: src/share/man/man4/man4.i386/en.4,v 1.7.2.5 2001/10/10 11:46:52 murray Exp $
-.\" $DragonFly: src/share/man/man4/man4.i386/en.4,v 1.2 2003/06/17 04:36:59 dillon Exp $
+.\" $DragonFly: src/share/man/man4/man4.i386/en.4,v 1.3 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd December 29, 1997
.Dt EN 4 i386
.Nm
device driver supports Midway-based ATM interfaces including the
Efficient Networks, Inc. ENI-155 and Adaptec ANA-59x0.
-Midway is an ALL5 SAR (Segmentation and Reassenbly) chip.
+Midway is an ALL5 SAR (Segmentation and Reassembly) chip.
.Pp
The driver only supports ATM PVCs. SVC or ATM-ARP is not supported.
.Pp
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man4/man4.i386/gsc.4,v 1.12.2.7 2001/12/17 11:30:13 ru Exp $
-.\" $DragonFly: src/share/man/man4/man4.i386/gsc.4,v 1.3 2006/04/17 18:01:37 swildner Exp $
+.\" $DragonFly: src/share/man/man4/man4.i386/gsc.4,v 1.4 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd January 9, 1995
.Os
size limit is (currently) 0x3000 bytes the maximum number of lines
allowed will vary with the width of each line.
This upper limit is
-checked before it overwrites the current value and pases an
+checked before it overwrites the current value and passes an
.Er ENOMEM
in the
.Xr errno 2
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man4/man4.i386/pnp.4,v 1.5.2.7 2001/09/25 23:40:30 yokota Exp $
-.\" $DragonFly: src/share/man/man4/man4.i386/pnp.4,v 1.5 2007/05/13 20:29:48 hasso Exp $
+.\" $DragonFly: src/share/man/man4/man4.i386/pnp.4,v 1.6 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd September 7, 1997
.Dt PNP 4 i386
The probe routine must check that the vendor_id passed is a
recognized one, that any necessary devices on the card are enabled,
and returns a NULL value in case of failure or a non-NULL value
-(generally a pointer to the device name) unpon success. In the probe
+(generally a pointer to the device name) upon success. In the probe
routine, the function
.Fn read_pnp_parms
can be used to check that the logical devices are enabled.
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man4/man4.i386/rdp.4,v 1.5.2.4 2001/08/17 13:08:46 ru Exp $
-.\" $DragonFly: src/share/man/man4/man4.i386/rdp.4,v 1.3 2004/05/10 13:49:28 hmp Exp $
+.\" $DragonFly: src/share/man/man4/man4.i386/rdp.4,v 1.4 2007/05/17 08:19:01 swildner Exp $
.\"
.\"
.\" " (emacs disconfusion)
printer interface. The default is the fastest mode the RTL 8002
supports. If the printer adapter to use is particularly slow (which
can be noticed by watching the ethernet wire for crippled packets, or
-by not seeing correclty received packets), the configuration flag 0x2
+by not seeing correctly received packets), the configuration flag 0x2
can be set in order to throttle down the
.Nm
-driver. Note that in fast mode, the data rate is assymetric, sending
+driver. Note that in fast mode, the data rate is asymmetric, sending
is a little faster (up to two times) than receiving. Rates like 150
KB/s for sending and 80 KB/s for receiving are common. For slow mode,
both rates are about the same, and in the range of 50 KB/s through 70
.\"
.\" $FreeBSD: src/share/man/man4/man4.i386/spkr.4,v 1.13.2.6 2001/12/17 11:30:13 ru Exp $
-.\" $DragonFly: src/share/man/man4/man4.i386/spkr.4,v 1.5 2006/05/26 19:39:40 swildner Exp $
+.\" $DragonFly: src/share/man/man4/man4.i386/spkr.4,v 1.6 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd November 7, 1993
.Dt SPKR 4 i386
continuous sequence; this array must be terminated by a final member with
a zero duration.
.Pp
-The play-string language is modelled on the PLAY statement conventions of
+The play-string language is modeled on the PLAY statement conventions of
.Tn IBM
Advanced BASIC 2.0. The
.Li MB ,
.\" ----------------------------------------------------------------------------
.\"
.\" $FreeBSD: src/share/man/man4/md.4,v 1.3.2.4 2001/06/18 22:00:12 dd Exp $
-.\" $DragonFly: src/share/man/man4/md.4,v 1.2 2003/06/17 04:36:59 dillon Exp $
+.\" $DragonFly: src/share/man/man4/md.4,v 1.3 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd July 4, 2000
.Dt MD 4
.Xr malloc 9
backing must share the malloc per-bucket quota.
The exact size of this quota varies,
-in particuar with the amount of RAM in the system.
+in particular with the amount of RAM in the system.
The exact value can be determined with
.Xr vmstat 8 .
.Pp
.\"
.\" @(#)mem.4 5.3 (Berkeley) 5/2/91
.\" $FreeBSD: src/share/man/man4/mem.4,v 1.7.2.5 2002/02/27 03:39:23 dd Exp $
-.\" $DragonFly: src/share/man/man4/mem.4,v 1.7 2007/03/15 21:17:45 swildner Exp $
+.\" $DragonFly: src/share/man/man4/mem.4,v 1.8 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd May 2, 1991
.Dt MEM 4
resources (eg. descriptor slots).
.It Bq Er ENOENT
An attempt to remove a range failed because no range matches the descriptor
-base/length supplued.
+base/length supplied.
.It Bq Er EPERM
An attempt to remove a range failed because the range is permanently
enabled.
.\" Archie Cobbs <archie@FreeBSD.org>
.\"
.\" $FreeBSD: src/share/man/man4/netgraph.4,v 1.39.2.1 2001/12/21 09:00:50 ru Exp $
-.\" $DragonFly: src/share/man/man4/netgraph.4,v 1.8 2007/04/22 16:29:50 swildner Exp $
+.\" $DragonFly: src/share/man/man4/netgraph.4,v 1.9 2007/05/17 08:19:01 swildner Exp $
.\" $Whistle: netgraph.4,v 1.7 1999/01/28 23:54:52 julian Exp $
.\"
.Dd January 19, 1999
string version of the message arguments.
.El
.Pp
-In general, the arguments field of a control messgage can be any
+In general, the arguments field of a control message can be any
arbitrary C data type. Netgraph includes parsing routines to support
some pre-defined datatypes in
.Tn ASCII
.\" Author: Archie Cobbs <archie@FreeBSD.org>
.\"
.\" $FreeBSD: src/share/man/man4/ng_one2many.4,v 1.1.2.9 2003/01/06 23:32:22 trhodes Exp $
-.\" $DragonFly: src/share/man/man4/ng_one2many.4,v 1.4 2006/05/26 19:39:39 swildner Exp $
+.\" $DragonFly: src/share/man/man4/ng_one2many.4,v 1.5 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd November 15, 2000
.Dt NG_ONE2MANY 4
How a link is determined to be up or down depends on the node's
configured link failure detection algorithm.
.Sh TRANSMIT ALGORITHMS
-At this time, the only algorithm for determing the outgoing
+At this time, the only algorithm for determining the outgoing
.Dv many
hook is a simple round-robin delivery algorithm.
Packets are delivered out the many hooks in sequential order.
.\" Author: Archie Cobbs <archie@FreeBSD.org>
.\"
.\" $FreeBSD: src/share/man/man4/ng_pptpgre.4,v 1.16.2.2 2002/03/19 18:24:07 schweikh Exp $
-.\" $DragonFly: src/share/man/man4/ng_pptpgre.4,v 1.4 2006/05/26 19:39:39 swildner Exp $
+.\" $DragonFly: src/share/man/man4/ng_pptpgre.4,v 1.5 2007/05/17 08:19:01 swildner Exp $
.\" $Whistle: ng_pptpgre.8,v 1.2 1999/12/08 00:20:53 archie Exp $
.\"
.Dd December 7, 2001
field enables traffic flow through the node.
The
.Va enableDelayedAck
-field enables delayed acknowledgement (maximum 250 miliseconds), which
+field enables delayed acknowledgement (maximum 250 milliseconds), which
is a useful optimization and should generally be turned on.
.Va enableAlwaysAck
field enables sending acknowledgements with every data packet, which
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man4/psm.4,v 1.24.2.9 2002/12/29 16:35:38 schweikh Exp $
-.\" $DragonFly: src/share/man/man4/psm.4,v 1.5 2006/05/26 19:39:39 swildner Exp $
+.\" $DragonFly: src/share/man/man4/psm.4,v 1.6 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd April 1, 2000
.Dt PSM 4
and Interlink VersaPad, treat the tapping action
as fourth button events.
.Pp
-It is reported that Interlink VersaPad rquires both
+It is reported that Interlink VersaPad requires both
.Em HOOKRESUME
and
.Em INITAFTERSUSPEND
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man4/sk.4,v 1.8.2.6 2001/08/17 13:08:39 ru Exp $
-.\" $DragonFly: src/share/man/man4/sk.4,v 1.5 2007/02/25 12:03:07 swildner Exp $
+.\" $DragonFly: src/share/man/man4/sk.4,v 1.6 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd November 2, 2006
.Dt SK 4
driver configures dual port SysKonnect adapters such that each XMAC
is treated as a separate logical network interface.
Both ports can
-operate indepenently of each other and can be connected to separate
+operate independently of each other and can be connected to separate
networks.
The SysKonnect driver software currently only uses the
second port on dual port adapters for failover purposes: if the link
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man4/tl.4,v 1.10.2.4 2003/02/17 21:20:39 trhodes Exp $
-.\" $DragonFly: src/share/man/man4/tl.4,v 1.3 2007/02/25 12:03:07 swildner Exp $
+.\" $DragonFly: src/share/man/man4/tl.4,v 1.4 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd May 1, 1998
.Dt TL 4
Enable autoselection of the media type and options.
Note that this
option is only available on those PHYs that support autonegotiation.
-Also, the PHY will not advertise those modes that have been explcitly
+Also, the PHY will not advertise those modes that have been explicitly
disabled using the following media options.
.It 10baseT/UTP
Set 10Mbps operation
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man4/vpo.4,v 1.9.2.3 2001/08/17 13:08:40 ru Exp $
-.\" $DragonFly: src/share/man/man4/vpo.4,v 1.7 2007/05/13 20:29:48 hasso Exp $
+.\" $DragonFly: src/share/man/man4/vpo.4,v 1.8 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd March 5, 1998
.Dt VPO 4
.Fx
filesystems are supported.
When mounting a DOS filesystem or
-formating a
+formatting a
.Dx
or
.Fx
.An Nicolas Souchu .
.Sh BUGS
During boot, the driver first tries to detect a classic ZIP, then a ZIP+.
-The ZIP+ detection is intrusive and may send errorneous charaters to your
+The ZIP+ detection is intrusive and may send erroneous characters to your
printer if the drive is not connected to your parallel port.
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/lib/libc/locale/gbk.5,v 1.1.2.1 2003/11/04 19:38:29 murray Exp $
-.\" $DragonFly: src/share/man/man5/gbk.5,v 1.3 2005/03/24 12:48:04 swildner Exp $
+.\" $DragonFly: src/share/man/man5/gbk.5,v 1.4 2007/05/17 08:19:01 swildner Exp $
.Dd August 10, 2003
.Dt GBK 5
.Os
.%D "March 2000"
.Re
.Sh STANDARDS
-GBK is not a standard, but has been superceded by
+GBK is not a standard, but has been superseded by
GB\ 18030-2000.
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man5/host.conf.5,v 1.1.2.2 2002/02/12 10:12:13 ru Exp $
-.\" $DragonFly: src/share/man/man5/host.conf.5,v 1.3 2004/03/11 12:28:56 hmp Exp $
+.\" $DragonFly: src/share/man/man5/host.conf.5,v 1.4 2007/05/17 08:19:01 swildner Exp $
.\"
.\" Note: The date here should be updated whenever a non-trivial
.\" change is made to the manual page.
will use, and their order of use, when resolving host names or addresses.
.Pp
The format of this file is human readable, and easy to modify with the
-text editor of your choise.
+text editor of your choice.
Lines with
.Ql #
in the first column are comments and are ignored.
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man5/periodic.conf.5,v 1.8.2.22 2003/02/08 21:42:01 gshapiro Exp $
-.\" $DragonFly: src/share/man/man5/periodic.conf.5,v 1.5 2006/10/05 04:04:31 swildner Exp $
+.\" $DragonFly: src/share/man/man5/periodic.conf.5,v 1.6 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd October 4, 2006
.Dt PERIODIC.CONF 5
.Sh DESCRIPTION
The file
.Nm
-contains a description of how daily, weekly and montly system maintenance
+contains a description of how daily, weekly and monthly system maintenance
jobs should run.
It resides in the
.Pa /etc/defaults
Set to
.Dq YES
if you want to summarise denied zone transfers (AXFR and IXFR)
-for the previious day.
+for the previous day.
.It Va daily_status_named_usedns
.Pq Vt bool
Set to
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man5/rc.conf.5,v 1.197 2003/07/28 13:56:00 mbr Exp $
-.\" $DragonFly: src/share/man/man5/rc.conf.5,v 1.30 2007/05/13 22:25:41 swildner Exp $
+.\" $DragonFly: src/share/man/man5/rc.conf.5,v 1.31 2007/05/17 08:19:01 swildner Exp $
.Dd May 11, 2007
.Dt RC.CONF 5
.Os
.Dq Li YES ,
this can be set to
.Dq Li 0
-to disable the caching of NEGATIVE LOOKUPS (lookups of non-existant
+to disable the caching of NEGATIVE LOOKUPS (lookups of non-existent
filenames), or to the number of seconds for which negative lookups should
be cached.
A value of 2-10 seconds will substantially reduce network
.\" the source tree.
.\"
.\" $FreeBSD: src/share/man/man7/firewall.7,v 1.1.2.8 2003/04/29 07:57:22 brueffer Exp $
-.\" $DragonFly: src/share/man/man7/firewall.7,v 1.9 2007/02/19 11:10:11 swildner Exp $
+.\" $DragonFly: src/share/man/man7/firewall.7,v 1.10 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd May 26, 2001
.Dt FIREWALL 7
get them wrong. The most common mistake is to create an exclusive
firewall rather than an inclusive firewall. An exclusive firewall
allows all packets through except for those matching a set of rules.
-An inclusive firewall allows only packets matching the rulset
+An inclusive firewall allows only packets matching the ruleset
through. Inclusive firewalls are much, much safer then exclusive
firewalls but a tad more difficult to build properly. The
second most common mistake is to blackhole everything except the
.\" 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.12 2007/05/13 20:29:48 hasso Exp $
+.\" $DragonFly: src/share/man/man7/tuning.7,v 1.13 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd March 4, 2007
.Dt TUNING 7
.Pp
The
.Va net.inet.tcp.delayed_ack
-TCP feature is largly misunderstood. Historically speaking this feature
+TCP feature is largely misunderstood. Historically speaking this feature
was designed to allow the acknowledgement to transmitted data to be returned
along with the response. For example, when you type over a remote shell
the acknowledgement to the character you send can be returned along with the
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man8/diskless.8,v 1.6.2.9 2003/01/25 18:56:44 dillon Exp $
-.\" $DragonFly: src/share/man/man8/diskless.8,v 1.8 2007/05/13 20:29:48 hasso Exp $
+.\" $DragonFly: src/share/man/man8/diskless.8,v 1.9 2007/05/17 08:19:01 swildner Exp $
.\"
.Dd April 18, 2001
.Dt DISKLESS 8
In phase 3, the kernel again uses DHCP or BOOTP to acquire
configuration information, and proceeds to mount the
root filesystem and start operation. The boot
-scripts recognize a diskless startup and peform
+scripts recognize a diskless startup and perform
the actions found in
.Pa /etc/rc.d/initdiskless
and
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/DEVICE_IDENTIFY.9,v 1.2.2.5 2002/03/19 18:24:16 schweikh Exp $
-.\" $DragonFly: src/share/man/man9/DEVICE_IDENTIFY.9,v 1.4 2006/02/17 19:37:10 swildner Exp $
+.\" $DragonFly: src/share/man/man9/DEVICE_IDENTIFY.9,v 1.5 2007/05/17 08:19:02 swildner Exp $
.\"
.Dd March 10, 2001
.Dt DEVICE_IDENTIFY 9
.Sh DESCRIPTION
The identify function for a device is only needed for devices on busses
that cannot identify their children independently, e.g. the ISA bus.
-It is used to recognize the device (usually done by accessing non-ambigous
+It is used to recognize the device (usually done by accessing non-ambiguous
registers in the hardware) and to tell the kernel about it and thus
creating a new device instance.
.Pp
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/devstat.9,v 1.10.2.5 2001/12/17 11:30:18 ru Exp $
-.\" $DragonFly: src/share/man/man9/devstat.9,v 1.4 2006/05/26 19:39:40 swildner Exp $
+.\" $DragonFly: src/share/man/man9/devstat.9,v 1.5 2007/05/17 08:19:02 swildner Exp $
.\"
.Dd May 22, 1998
.Dt DEVSTAT 9
.It device_type
The device type. This is broken into three sections: base device type
(e.g. direct access, CDROM, sequential access), interface type (IDE, SCSI
-or other) and a passthrough flag to indicate pasthrough devices. See below
+or other) and a passthrough flag to indicate passthrough devices. See below
for a complete list of types.
.It priority
The device priority. The priority is used to determine how devices are
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
-.\" $DragonFly: src/share/man/man9/ieee80211_node.9,v 1.4 2007/05/13 20:29:48 hasso Exp $
+.\" $DragonFly: src/share/man/man9/ieee80211_node.9,v 1.5 2007/05/17 08:19:02 swildner Exp $
.\" $Id: ieee80211_node.9,v 1.3 2004/07/07 12:59:39 ru Exp $
.\"
.Dd June 28, 2006
.Fn ieee80211_end_scan
function is called by
.Fn ieee80211_next_scan
-when the state machine has peformed a full cycle of scanning on
+when the state machine has performed a full cycle of scanning on
all available radio channels.
Internally,
.Fn ieee80211_end_scan
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/microtime.9,v 1.2.2.3 2001/12/17 11:30:18 ru Exp $
-.\" $DragonFly: src/share/man/man9/microtime.9,v 1.3 2006/02/17 19:37:10 swildner Exp $
+.\" $DragonFly: src/share/man/man9/microtime.9,v 1.4 2007/05/17 08:19:02 swildner Exp $
.\"
.Dd January 3, 2000
.Dt MICROTIME 9
.Fn microtime
and
.Fn getmicrotime
-functons stores the system time as a
+functions stores the system time as a
.Ft struct timeval
at the address specified by
.Fa tv .
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $DragonFly: src/share/man/man9/nlookup.9,v 1.8 2007/05/13 18:33:56 swildner Exp $
+.\" $DragonFly: src/share/man/man9/nlookup.9,v 1.9 2007/05/17 08:19:02 swildner Exp $
.\"
.Dd August 6, 2005
.Os
.Dv VCREATE Ns / Ns Dv VDELETE
.Pc ,
and an error code of 0
-will be returned for a non-existant target.
-Otherwise a non-existant target will cause
+will be returned for a non-existent target.
+Otherwise a non-existent target will cause
.Er ENOENT
to be returned.
.Pp
If
.Dv VCREATE
is specified and the target ncp represents a
-non-existant file or dir, or if
+non-existent file or dir, or if
.Dv VDELETE
is specified and the
target exists, the parent directory is checked for
.Fn nlookup
does not (and should not) return
.Er ENOENT
-for non-existant leafs.
+for non-existent leafs.
The passed ncp may or may not be locked.
The caller should use a locked ncp on leaf lookups, especially
for
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/sysctl_ctx_init.9,v 1.2.2.6 2001/12/17 11:30:19 ru Exp $
-.\" $DragonFly: src/share/man/man9/sysctl_ctx_init.9,v 1.4 2007/01/02 00:25:43 swildner Exp $
+.\" $DragonFly: src/share/man/man9/sysctl_ctx_init.9,v 1.5 2007/05/17 08:19:02 swildner Exp $
.\"
.Dd July 15, 2000
.Dt SYSCTL_CTX_INIT 9
The
.Fn sysctl_ctx_free
function removes the context and associated oids it manages.
-If the function completes successfuly,
+If the function completes successfully,
all managed oids have been unregistered
(removed from the tree)
and freed,
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/vnode.9,v 1.10.2.5 2001/12/17 11:30:19 ru Exp $
-.\" $DragonFly: src/share/man/man9/vnode.9,v 1.7 2007/05/11 08:25:24 swildner Exp $
+.\" $DragonFly: src/share/man/man9/vnode.9,v 1.8 2007/05/17 08:19:02 swildner Exp $
.\"
.Dd May 5, 2007
.Os
.Fn open
calls made on the vnode (reading or writing).
.Fa v_writecount
-represents the number of descrete
+represents the number of discrete
.Fn open
calls made on the vnode for the purpose of writing.
This field will be a subset of
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/sys/boot/common/loader.8,v 1.57 2003/06/29 20:57:55 brueffer Exp $
-.\" $DragonFly: src/sys/boot/common/loader.8,v 1.14 2006/10/14 23:06:42 swildner Exp $
+.\" $DragonFly: src/sys/boot/common/loader.8,v 1.15 2007/05/17 08:19:02 swildner Exp $
.\"
.\" Note: The date here should be updated whenever a non-trivial
.\" change is made to the manual page.
Setting this to 1 enables emergency interrupt polling. All interrupt
handlers are executed periodically. This mode is very expensive and should
only be used to get a system accessible when interrupt routing is
-otherwise broken. It is primarly used by kernel developers to debug new
+otherwise broken. It is primarily used by kernel developers to debug new
systems.
.It Va kern.emergency_intr_freq
Set the polling rate for the emergency interrupt polling code. The
* SUCH DAMAGE.
*
* $FreeBSD: src/sys/cam/cam_periph.c,v 1.24.2.3 2003/01/25 19:04:40 dillon Exp $
- * $DragonFly: src/sys/bus/cam/cam_periph.c,v 1.20 2007/05/13 22:25:41 swildner Exp $
+ * $DragonFly: src/sys/bus/cam/cam_periph.c,v 1.21 2007/05/17 08:19:02 swildner Exp $
*/
#include <sys/param.h>
if (*p_drv == NULL) {
kprintf("camperiphfree: attempt to free "
- "non-existant periph: %s\n", periph->periph_name);
+ "non-existent periph: %s\n", periph->periph_name);
return;
}
# as much of the source tree as it can.
#
# $FreeBSD: src/sys/i386/conf/LINT,v 1.749.2.144 2003/06/04 17:56:59 sam Exp $
-# $DragonFly: src/sys/config/LINT,v 1.111 2007/05/13 22:25:42 swildner Exp $
+# $DragonFly: src/sys/config/LINT,v 1.112 2007/05/17 08:19:02 swildner Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
# CPU_AMD64X2_INTR_SPAM tries to route HyperTransport EXTINT and NMI
# messages to LINT0 on the local APIC when the BIOS has forgotten to
# do that. If this is not done on a multi-core cpu, EXTINT and NMI
-# get routed to the INTR/NMI pins on *BOTH* cores simultaniously, causing
+# get routed to the INTR/NMI pins on *BOTH* cores simultaneously, causing
# two INTA ack cycles one of which will almost certainly result in a
# spurious interrupt vector being presented. This is often visible as
# an unmaskable IRQ 7 which occurs for every normal interrupt that occurs
# I/O clock delay time on Cyrix 5x86 and 6x86 are 0 and 7,respectively
# (no clock delay).
#
-# CPU_L2_LATENCY specifed the L2 cache latency value. This option is used
+# CPU_L2_LATENCY specified the L2 cache latency value. This option is used
# only when CPU_PPRO2CELERON is defined and Mendocino Celeron is detected.
# The default value is 5.
#
/* $NetBSD: smc90cx6.c,v 1.38 2001/07/07 15:57:53 thorpej Exp $ */
/* $FreeBSD: src/sys/dev/cm/smc90cx6.c,v 1.1.2.3 2003/02/05 18:42:14 fjoe Exp $ */
-/* $DragonFly: src/sys/dev/netif/cm/Attic/smc90cx6.c,v 1.22 2006/10/25 20:55:56 dillon Exp $ */
+/* $DragonFly: src/sys/dev/netif/cm/Attic/smc90cx6.c,v 1.23 2007/05/17 08:19:02 swildner Exp $ */
/*-
* Copyright (c) 1994, 1995, 1998 The NetBSD Foundation, Inc.
* configured sender)
*/
log(LOG_WARNING,
- "%s: spurious RX interupt or sender 0 "
+ "%s: spurious RX interrupt or sender 0 "
" (ignored)\n", ifp->if_xname);
/*
* restart receiver on same buffer.
* SUCH DAMAGE.
*
* $FreeBSD: src/sys/dev/tx/if_tx.c,v 1.61.2.1 2002/10/29 01:43:49 semenu Exp $
- * $DragonFly: src/sys/dev/netif/tx/if_tx.c,v 1.40 2007/05/13 18:33:57 swildner Exp $
+ * $DragonFly: src/sys/dev/netif/tx/if_tx.c,v 1.41 2007/05/17 08:19:02 swildner Exp $
*/
/*
epic_init(sc);
} else
- if_printf(ifp, "seems we can continue normaly\n");
+ if_printf(ifp, "seems we can continue normally\n");
/* Start output */
if (!ifq_is_empty(&ifp->if_snd))
* last edit-date: [Wed Jan 24 09:27:06 2001]
*
* $FreeBSD: src/sys/i4b/layer1/isic/i4b_itk_ix1.c,v 1.5.2.1 2001/08/10 14:08:38 obrien Exp $
- * $DragonFly: src/sys/net/i4b/layer1/isic/i4b_itk_ix1.c,v 1.6 2006/12/22 23:44:56 swildner Exp $
+ * $DragonFly: src/sys/net/i4b/layer1/isic/i4b_itk_ix1.c,v 1.7 2007/05/17 08:19:02 swildner Exp $
*
*---------------------------------------------------------------------------
*
/* register interupt routine */
#if defined(ITK_PROBE_DEBUG)
- kprintf("Setting up access interupt...");
+ kprintf("Setting up access interrupt...");
#endif
bus_setup_intr(dev, sc->sc_resources.irq,
.\"
.\" @(#)fstat.1 8.3 (Berkeley) 2/25/94
.\" $FreeBSD: src/usr.bin/fstat/fstat.1,v 1.9.2.7 2002/06/21 15:26:59 charnier Exp $
-.\" $DragonFly: src/usr.bin/fstat/fstat.1,v 1.4 2006/02/17 19:39:05 swildner Exp $
+.\" $DragonFly: src/usr.bin/fstat/fstat.1,v 1.5 2007/05/17 08:19:02 swildner Exp $
.\"
.Dd February 25, 1994
.Dt FSTAT 1
name that the process originally used to open that file.
.El
.Sh SOCKETS
-The formating of open sockets depends on the protocol domain.
+The formatting of open sockets depends on the protocol domain.
In all cases the first field is the domain name, the second field
is the socket type (stream, dgram, etc), and the third is the socket
flags field (in hex).
.\" $NetBSD: iconv.1,v 1.1 2003/07/04 06:59:55 tshiozak Exp $
-.\" $DragonFly: src/usr.bin/iconv/iconv.1,v 1.2 2005/04/21 17:09:06 asmodai Exp $
+.\" $DragonFly: src/usr.bin/iconv/iconv.1,v 1.3 2007/05/17 08:19:02 swildner Exp $
.\"
.\" Copyright (c)2003 Citrus Project,
.\" All rights reserved.
.Dq invalid character
specified by the
.Ar to_name
-codeset when it encounts a character which is valid in the
+codeset when it encounters a character which is valid in the
.Ar from_name
codeset but does not have a corresponding character in the
.Ar to_name
.\"
.\" @(#)mail.1 8.8 (Berkeley) 4/28/95
.\" $FreeBSD: src/usr.bin/mail/mail.1,v 1.18.2.12 2003/01/06 05:46:03 mikeh Exp $
-.\" $DragonFly: src/usr.bin/mail/mail.1,v 1.3 2004/09/07 21:31:45 joerg Exp $
+.\" $DragonFly: src/usr.bin/mail/mail.1,v 1.4 2007/05/17 08:19:02 swildner Exp $
.\"
.Dd February 29, 2004
.Dt MAIL 1
The string search is case insensitive.
If
.Ar x
-is ommitted, it will default to the
+is omitted, it will default to the
.Dq Li Subject
header field.
The form
.\"
.\" from: @(#)make.1 8.4 (Berkeley) 3/19/94
.\" $FreeBSD: src/usr.bin/make/make.1,v 1.29.2.15 2002/12/17 19:01:18 seanc Exp $
-.\" $DragonFly: src/usr.bin/make/make.1,v 1.29 2007/01/19 07:23:43 dillon Exp $
+.\" $DragonFly: src/usr.bin/make/make.1,v 1.30 2007/05/17 08:19:02 swildner Exp $
.\"
.Dd March 30, 2005
.Dt MAKE 1
line will influence all sub-makes.
Several flags can be specified on a single
.Ic .WARN
-target by seperating them with blanks.
+target by separating them with blanks.
.El
.Sh ENVIRONMENT
The
A trailing backslash in a variable value defined on the command line causes
the delimiting space in the
.Ev MAKEFLAGS
-environment variable to be preceeded by that backslash.
+environment variable to be preceded by that backslash.
That causes a submake to not treat that space as a word delimiter.
Fixing this requires a larger rewrite of the code handling command line
macros and assignments to
*
* @(#)ns.c 8.1 (Berkeley) 6/6/93
* $FreeBSD: src/usr.bin/netstat/ipx.c,v 1.13.2.1 2001/08/10 09:07:09 ru Exp $
- * $DragonFly: src/usr.bin/netstat/ipx.c,v 1.5 2007/04/22 01:25:04 dillon Exp $
+ * $DragonFly: src/usr.bin/netstat/ipx.c,v 1.6 2007/05/17 08:19:02 swildner Exp $
*/
#define _KERNEL_STRUCTURES
ANYl(spxstat.spxs_sndurg, "packet", " sent with URG only");
ANYl(spxstat.spxs_sndwinup, "window update-only packet", " sent");
ANYl(spxstat.spxs_sndctrl, "control (SYN|FIN|RST) packet", " sent");
- ANYl(spxstat.spxs_sndvoid, "request", " to send a non-existant packet");
+ ANYl(spxstat.spxs_sndvoid, "request", " to send a non-existent packet");
ANYl(spxstat.spxs_rcvtotal, "total packet", " received");
ANYl(spxstat.spxs_rcvpack, "packet", " received in sequence");
ANYl(spxstat.spxs_rcvbyte, "byte", " received in sequence");
*
* @(#)ns.c 8.1 (Berkeley) 6/6/93
* $FreeBSD: src/usr.bin/netstat/ns.c,v 1.1.1.1.14.1 2001/08/10 09:07:09 ru Exp $
- * $DragonFly: src/usr.bin/netstat/ns.c,v 1.4 2007/04/22 01:25:04 dillon Exp $
+ * $DragonFly: src/usr.bin/netstat/ns.c,v 1.5 2007/05/17 08:19:02 swildner Exp $
*/
#include <sys/param.h>
ANY(sppstat.spps_sndurg, "packet", " sent with URG only");
ANY(sppstat.spps_sndwinup, "window update-only packet", " sent");
ANY(sppstat.spps_sndctrl, "control (SYN|FIN|RST) packet", " sent");
- ANY(sppstat.spps_sndvoid, "request", " to send a non-existant packet");
+ ANY(sppstat.spps_sndvoid, "request", " to send a non-existent packet");
ANY(sppstat.spps_rcvtotal, "total packet", " received");
ANY(sppstat.spps_rcvpack, "packet", " received in sequence");
ANY(sppstat.spps_rcvbyte, "byte", " received in sequence");
.\" $FreeBSD: src/usr.bin/nl/nl.1,v 1.8.2.3 2002/07/15 06:18:43 tjr Exp $
-.\" $DragonFly: src/usr.bin/nl/nl.1,v 1.2 2003/06/17 04:29:30 dillon Exp $
+.\" $DragonFly: src/usr.bin/nl/nl.1,v 1.3 2007/05/17 08:19:02 swildner Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
.Ar file
or the standard input if the
.Ar file
-argument is ommitted,
+argument is omitted,
applies a configurable line numbering filter operation and writes the result
to the standard output.
.Pp
.\" $NetBSD: pkill.1,v 1.8 2003/02/14 15:59:18 grant Exp $
-.\" $DragonFly: src/usr.bin/pkill/pkill.1,v 1.5 2006/07/22 18:49:25 swildner Exp $
+.\" $DragonFly: src/usr.bin/pkill/pkill.1,v 1.6 2007/05/17 08:19:02 swildner Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.Nm pgrep
originated in
.Nx 1.6 .
-They are modelled after utilities of the same name that appeared in Sun
+They are modeled after utilities of the same name that appeared in Sun
Solaris 7.
They first appeared in
.Dx
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $DragonFly: src/usr.bin/seq/seq.1,v 1.3 2005/08/01 01:49:18 swildner Exp $
+.\" $DragonFly: src/usr.bin/seq/seq.1,v 1.4 2007/05/17 08:19:02 swildner Exp $
.\"
.Dd January 17, 2005
.Dt SEQ 1
and
.Cm %
conversion characters are valid, along with any optional
-flags and an optional numeric mimimum field width or precision.
+flags and an optional numeric minimum field width or precision.
The
.Ar format
can contain character escape sequences in backslash notation as
*
* @(#)commands.c 8.4 (Berkeley) 5/30/95
* $FreeBSD: src/usr.bin/telnet/commands.c,v 1.21.2.6 2002/11/30 05:35:13 eric Exp $
- * $DragonFly: src/usr.bin/telnet/commands.c,v 1.4 2005/02/28 16:55:39 joerg Exp $
+ * $DragonFly: src/usr.bin/telnet/commands.c,v 1.5 2007/05/17 08:19:02 swildner Exp $
*/
#include <sys/param.h>
sethelp[] = "set operating parameters ('set ?' for more)",
unsethelp[] = "unset operating parameters ('unset ?' for more)",
togglestring[] ="toggle operating parameters ('toggle ?' for more)",
- slchelp[] = "change state of special charaters ('slc ?' for more)",
+ slchelp[] = "change state of special characters ('slc ?' for more)",
displayhelp[] = "display operating parameters",
zhelp[] = "suspend telnet",
#ifdef OPIE
.\"
.\" @(#)unifdef.1 8.2 (Berkeley) 4/1/94
.\" $dotat: things/unifdef.1,v 1.51 2005/03/08 12:39:01 fanf2 Exp $
-.\" $DragonFly: src/usr.bin/unifdef/unifdef.1,v 1.4 2005/08/05 22:35:11 swildner Exp $
+.\" $DragonFly: src/usr.bin/unifdef/unifdef.1,v 1.5 2007/05/17 08:19:02 swildner Exp $
.\" $FreeBSD: src/usr.bin/unifdef/unifdef.1,v 1.24 2005/05/21 09:55:09 ru Exp $
.\"
.Dd September 24, 2002
are retained and vice versa.
.Pp
.It Fl d
-Turn on printing of degugging messages.
+Turn on printing of debugging messages.
.Pp
.It Fl e
Because
.\"
.\" From: @(#)install.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD: src/usr.bin/xinstall/install.1,v 1.16.2.9 2002/07/01 21:01:23 des Exp $
-.\" $DragonFly: src/usr.bin/xinstall/install.1,v 1.5 2007/02/19 11:10:12 swildner Exp $
+.\" $DragonFly: src/usr.bin/xinstall/install.1,v 1.6 2007/05/17 08:19:02 swildner Exp $
.\"
.Dd May 7, 2001
.Dt INSTALL 1
.Fl C
or
.Fl p
-option is used in conjuction with the
+option is used in conjunction with the
.Fl s
option, temporary files named
.Pa INS@XXXX ,
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5,v 1.3.2.4 2006/02/21 17:19:54 sam Exp $
-.\" $DragonFly: src/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.conf.5,v 1.2 2006/07/07 15:11:46 sephe Exp $
+.\" $DragonFly: src/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.conf.5,v 1.3 2007/05/17 08:19:03 swildner Exp $
.\"
.Dd June 24, 2006
.Dt WPA_SUPPLICANT.CONF 5
used only as a Phase 2 method with EAP-PEAP or EAP-TTLS),
.Li OTP
(EAP-OTP, cannot be used with WPA;
-used only as a Phase 2 metod with EAP-PEAP or EAP-TTLS),
+used only as a Phase 2 method with EAP-PEAP or EAP-TTLS),
.Li GTC
(EAP-GTC, cannot be used with WPA;
-used only as a Phase 2 metod with EAP-PEAP or EAP-TTLS),
+used only as a Phase 2 method with EAP-PEAP or EAP-TTLS),
.Li TLS
(EAP-TLS, client and server certificate),
.Li PEAP
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/usr.sbin/adduser/adduser.8,v 1.55 2004/06/06 17:55:55 mtm Exp $
-.\" $DragonFly: src/usr.sbin/adduser/adduser.8,v 1.3 2004/06/21 17:47:12 cpressey Exp $
+.\" $DragonFly: src/usr.sbin/adduser/adduser.8,v 1.4 2007/05/17 08:19:03 swildner Exp $
.\"
.Dd March 30, 2004
.Dt ADDUSER 8
The format
of the input file is described below.
.It Fl g Ar login_group
-Normaly,
+Normally,
if no login group is specified,
it is assumed to be the same as the username.
This option makes
In addition, shell special characters and operators will have to be
escaped when used in the message file.
.Pp
-Also, password ageing and account expiry times are currently setable
+Also, password ageing and account expiry times are currently settable
only in batch mode or when specified in
.Pa /etc/adduser.conf .
The user should be able to set them in interactive mode as well.
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/usr.sbin/adduser/rmuser.8,v 1.23 2004/06/08 14:52:55 csjp Exp $
-.\" $DragonFly: src/usr.sbin/adduser/rmuser.8,v 1.3 2004/06/21 17:47:12 cpressey Exp $
+.\" $DragonFly: src/usr.sbin/adduser/rmuser.8,v 1.4 2007/05/17 08:19:03 swildner Exp $
.\"
.Dd May 10, 2002
.Dt RMUSER 8
.It Fl v
Enable verbose mode.
Normally,
-the output inlcudes one line per removed user;
+the output includes one line per removed user;
however,
with this option
.Nm
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $DragonFly: src/usr.sbin/battd/battd.8,v 1.10 2007/04/09 21:20:37 swildner Exp $
+.\" $DragonFly: src/usr.sbin/battd/battd.8,v 1.11 2007/05/17 08:19:03 swildner Exp $
.Dd May 29, 2005
.Dt BATTD 8
.Os
.Nm
daemon monitors the status of the battery or batteries present in the system.
The daemon will alert all users on the system and may execute a supplied
-command once a particular criteria has been met. The criterias are based
+command once a particular criterion has been met. The criteria are based
on the percentage remaining, the time remaining and the status of the battery.
.Pp
The options are as follows:
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $DragonFly: src/usr.sbin/dntpd/client.c,v 1.9 2005/04/26 23:50:23 dillon Exp $
+ * $DragonFly: src/usr.sbin/dntpd/client.c,v 1.10 2007/05/17 08:19:03 swildner Exp $
*/
#include "defs.h"
/*
* BEST CLIENT FOR FREQUENCY CORRECTION:
*
- * 8 samples and a correllation > 0.99, or
- * 16 samples and a correllation > 0.96
+ * 8 samples and a correlation > 0.99, or
+ * 16 samples and a correlation > 0.96
*/
info = *best_freq;
if ((check->lin_count >= 8 && fabs(check->lin_cache_corr) >= 0.99) ||
case POLL_ACQUIRE:
/*
* Acquisition mode using the nominal timeout. We do not shift
- * to maintainance mode unless the correllation is at least 0.90
+ * to maintainance mode unless the correlation is at least 0.90
*/
if (info->poll_count < POLL_ACQUIRE_MAX ||
info->lin_count < 8 ||
) {
logdebug(2,
"%s: WARNING: Unable to shift this source to "
- "maintainance mode. Target correllation is aweful.\n",
+ "maintenance mode. Target correlation is aweful.\n",
info->target);
}
if (info->poll_sleep == 0)
) {
logdebug(2,
"%s: polling mode MAINTAIN->ACQUIRE. Unable to maintain\n"
- "the maintainance mode because the correllation went"
+ "the maintenance mode because the correlation went"
" bad!\n", info->target);
info->poll_mode = POLL_ACQUIRE;
info->poll_count = 0;
/*
* Calculate various derived values. This gets us slope, y-intercept,
- * and correllation from the linear regression.
+ * and correlation from the linear regression.
*/
if (info->lin_count > 1) {
info->lin_cache_slope =
-.\" $DragonFly: src/usr.sbin/dntpd/dntpd.8,v 1.11 2007/04/05 12:32:18 swildner Exp $
+.\" $DragonFly: src/usr.sbin/dntpd/dntpd.8,v 1.12 2007/05/17 08:19:03 swildner Exp $
.\"
.\" Copyright (c) 2005 The DragonFly Project. All rights reserved.
.\"
accumulated at the nominal polling rate and reported until terminated.
No time corrections are made. This option is meant for testing only.
Note that frequency corrections based on internet time sources typically
-require a long (10-30min) polling rate to be well correllated.
+require a long (10-30min) polling rate to be well correlated.
.It Fl F
Run in the foreground. Unlike debug mode, this option will still log
to syslog.
3 and 4 increase the amount of debugging information logged.
.It Fl T Ar nominal_poll
Set the nominal polling interval, in seconds. This is the interval used
-while the client is in aquisition mode.
-The default is 300 sconds (5 minutes).
+while the client is in acquisition mode.
+The default is 300 seconds (5 minutes).
.It Fl L Ar maximum_poll
Set the maximum polling interval, in seconds. This is the interval used
-while the client is in maintainance mode, after it believes it has
+while the client is in maintenance mode, after it believes it has
stabilized the system's clock.
The default is 1800 seconds (30 minutes).
.It targets
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/usr.sbin/fwcontrol/fwcontrol.8,v 1.1.2.6 2003/05/01 06:35:00 simokawa Exp $
-.\" $DragonFly: src/usr.sbin/fwcontrol/fwcontrol.8,v 1.8 2006/07/02 00:30:08 swildner Exp $
+.\" $DragonFly: src/usr.sbin/fwcontrol/fwcontrol.8,v 1.9 2007/05/17 08:19:03 swildner Exp $
.\"
.\"
.Dd December 30, 2002
sysctl hw.firewire.try_bmr=0; fwcontrol -r
.Ed
.Pp
-The resulting file contains raw DV data excluding isochronus header
+The resulting file contains raw DV data excluding isochronous header
and CIP header. It can be handled by
.Ic libdv
in the pkgsrc collection.
.It Fl S Ar filename
-Send a DV file as isochronus stream.
+Send a DV file as isochronous stream.
.El
.Sh FILES
.Bl -tag -width indent
.\" $FreeBSD: src/usr.sbin/gifconfig/gifconfig.8,v 1.1.2.11 2003/03/11 21:13:49 trhodes Exp $
-.\" $DragonFly: src/usr.sbin/gifconfig/gifconfig.8,v 1.4 2006/03/01 08:08:45 swildner Exp $
+.\" $DragonFly: src/usr.sbin/gifconfig/gifconfig.8,v 1.5 2007/05/17 08:19:03 swildner Exp $
.\" $KAME: gifconfig.8,v 1.6 2000/11/22 11:10:09 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
.Li inet6 ,
and will be treated as
.Li inet
-if ommitted.
+if omitted.
.Pp
If a special argument
.Ic delete
.\" 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.6 2007/03/03 23:19:25 swildner Exp $
+.\" $DragonFly: src/usr.sbin/i4b/isdnd/isdnd.rc.5,v 1.7 2007/05/17 08:19:03 swildner Exp $
.\"
.\" last edit-date: [Sat Jul 21 13:27:41 2001]
.\"
.Em on
rotate budget-calloutsfile every night when an attempt is made to update
the file on a new day.
-The statistics for the previous day are witten to
+The statistics for the previous day are written to
a file with the filename specified by budget-calloutsfile to which a hyphen
and the new day's (!) day of month number is appended.
(optional)
.It Li ppp-auth-paranoid
If set to
.Em no ,
-the remote site is not required to prove its authentity for connections
+the remote site is not required to prove its authenticity for connections
that are initiated by the local site.
The default is
.Em yes
if the other side does not support re-challenging for chap.
The default is
.Em yes ,
-which causes verification of the remote site's authentity once in a while.
+which causes verification of the remote site's authenticity once in a while.
.Pp
This keyword is only used if
.Em ppp-expect-auth
PPP interface.
(optional)
.It Li ppp-expect-auth
-The local site expects the authentity of the remote site to be proved by
+The local site expects the authenticity of the remote site to be proved by
the specified method.
The supported methods are:
.Pp
PPP interfaces.
(optional)
.It Li ppp-expect-name
-The name that has to be provided by the remote site to prove its authentity.
+The name that has to be provided by the remote site to prove its authenticity.
.Pp
This keyword is only used if
.Em ppp-expect-auth
PPP interface.
(optional)
.It Li ppp-expect-password
-The secret that has to be provided by the remote site to prove its authentity.
+The secret that has to be provided by the remote site to prove its authenticity.
.Pp
This keyword is only used if
.Em ppp-expect-auth
PPP interface.
(optional)
.It Li ppp-send-password
-The secret used to prove the local site's authentity to the remote site.
+The secret used to prove the local site's authenticity to the remote site.
.Pp
This keyword is only used if
.Em ppp-send-auth
.\" $Id: isdnphone.8,v 1.4 1999/12/13 22:11:55 hm Exp $
.\"
.\" $FreeBSD: src/usr.sbin/i4b/isdnphone/isdnphone.8,v 1.5.2.2 2001/12/16 15:13:38 hm Exp $
-.\" $DragonFly: src/usr.sbin/i4b/isdnphone/isdnphone.8,v 1.2 2003/06/17 04:29:55 dillon Exp $
+.\" $DragonFly: src/usr.sbin/i4b/isdnphone/isdnphone.8,v 1.3 2007/05/17 08:19:03 swildner Exp $
.\"
.\" last edit-date: [Mon Dec 13 23:05:19 1999]
.\"
.It Fl d
enable debugging message display.
.It Fl h
-hang up a possibly open telefone connection on the selected interface.
+hang up a possibly open telephone connection on the selected interface.
.It Fl k
send the specified string using the keypad facility information element.
.It Fl n
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/usr.sbin/i4b/man/isic.4,v 1.8.2.8 2001/08/16 15:55:58 ru Exp $
-.\" $DragonFly: src/usr.sbin/i4b/man/isic.4,v 1.6 2006/03/26 22:56:58 swildner Exp $
+.\" $DragonFly: src/usr.sbin/i4b/man/isic.4,v 1.7 2007/05/17 08:19:03 swildner Exp $
.\"
.\" last edit-date: [Fri Jan 26 14:32:33 2001]
.\"
The ISDN functions of the boards are at known (to the driver) relative
addresses.
.Pp
-Note that currently, you have to jumper the card interupt for
+Note that currently, you have to jumper the card interrupt for
.Em IPL 2
instead of IPL 6 (which is used by most AmigaOS software).
.Pp
.\" ----------------------------------------------------------------------------
.\"
.\" $FreeBSD: src/usr.sbin/jail/jail.8,v 1.13.2.15 2003/05/08 13:04:24 maxim Exp $
-.\" $DragonFly: src/usr.sbin/jail/jail.8,v 1.9 2007/02/25 19:08:40 swildner Exp $
+.\" $DragonFly: src/usr.sbin/jail/jail.8,v 1.10 2007/05/17 08:19:03 swildner Exp $
.\"
.Dd December 12, 2001
.Dt JAIL 8
The options are as follows:
.Bl -tag -width ".Fl u Ar username"
.It Fl i
-Output the jail identifier of the newly crated jail.
+Output the jail identifier of the newly created jail.
.It Fl l
Run program in the clean environment.
The environment is discarded except for
* SUCH DAMAGE.
*
* $FreeBSD: src/usr.sbin/ppp/command.c,v 1.230.2.18 2003/04/05 10:48:08 ume Exp $
- * $DragonFly: src/usr.sbin/ppp/command.c,v 1.2 2003/06/17 04:30:00 dillon Exp $
+ * $DragonFly: src/usr.sbin/ppp/command.c,v 1.3 2007/05/17 08:19:03 swildner Exp $
*/
#include <sys/param.h>
case PHASE_ESTABLISH:
/* Make sure none of our links are DATALINK_LCP or greater */
if (bundle_HighestState(arg->bundle) >= DATALINK_LCP) {
- log_Printf(LogWARN, "mrru: Only changable before LCP negotiations\n");
+ log_Printf(LogWARN, "mrru: Only changeable before LCP negotiations\n");
res = 1;
break;
}
break;
default:
- log_Printf(LogWARN, "mrru: Only changable at phase DEAD/ESTABLISH\n");
+ log_Printf(LogWARN, "mrru: Only changeable at phase DEAD/ESTABLISH\n");
res = 1;
break;
}
case PHASE_ESTABLISH:
/* Make sure none of our links are DATALINK_LCP or greater */
if (bundle_HighestState(arg->bundle) >= DATALINK_LCP) {
- log_Printf(LogWARN, "shortseq: Only changable before"
+ log_Printf(LogWARN, "shortseq: Only changeable before"
" LCP negotiations\n");
return 1;
}
break;
default:
- log_Printf(LogWARN, "shortseq: Only changable at phase"
+ log_Printf(LogWARN, "shortseq: Only changeable at phase"
" DEAD/ESTABLISH\n");
return 1;
}
* SUCH DAMAGE.
*
* $FreeBSD: src/usr.sbin/ppp/mp.c,v 1.36.2.9 2002/09/01 02:12:28 brian Exp $
- * $DragonFly: src/usr.sbin/ppp/mp.c,v 1.2 2003/06/17 04:30:00 dillon Exp $
+ * $DragonFly: src/usr.sbin/ppp/mp.c,v 1.3 2007/05/17 08:19:03 swildner Exp $
*/
#include <sys/param.h>
case PHASE_ESTABLISH:
/* Make sure none of our links are DATALINK_LCP or greater */
if (bundle_HighestState(arg->bundle) >= DATALINK_LCP) {
- log_Printf(LogWARN, "enddisc: Only changable before"
+ log_Printf(LogWARN, "enddisc: Only changeable before"
" LCP negotiations\n");
return 1;
}
break;
default:
- log_Printf(LogWARN, "enddisc: Only changable at phase DEAD/ESTABLISH\n");
+ log_Printf(LogWARN, "enddisc: Only changeable at phase DEAD/ESTABLISH\n");
return 1;
}
.\" 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.6 2007/05/12 21:16:23 swildner Exp $
+.\" $DragonFly: src/usr.sbin/ppp/ppp.8.m4,v 1.7 2007/05/17 08:19:03 swildner Exp $
.\"
.Dd September 20, 1995
.Dt PPP 8
address of the local network in which
.Dv HISADDR
appears.
-This allows other machines connecteed to the LAN to talk to
+This allows other machines connected to the LAN to talk to
the peer as if the peer itself was connected to the LAN.
The proxy entry cannot be made unless
.Dv HISADDR
This command tells
.Nm
to punch holes in the firewall for FTP or IRC DCC connections.
-This is done dynamically by installing termporary firewall rules which
+This is done dynamically by installing temporary firewall rules which
allow a particular connection (and only that connection) to go through
the firewall.
The rules are removed once the corresponding connection terminates.
.Dq default
can be used for
.Ar dest
-to sepcify the default route, and
+to specify the default route, and
.Dq 0.0.0.0
is understood to be the same as
.Dq default
.\" manual page [] for pppd 2.3
.\" $FreeBSD: src/usr.sbin/pppd/pppd.8,v 1.20.2.4 2003/03/11 22:31:30 trhodes Exp $
-.\" $DragonFly: src/usr.sbin/pppd/pppd.8,v 1.3 2007/05/13 22:25:42 swildner Exp $
+.\" $DragonFly: src/usr.sbin/pppd/pppd.8,v 1.4 2007/05/17 08:19:03 swildner Exp $
.\" SH section heading
.\" SS subsection heading
.\" LP paragraph
The \fIdemand\fR option implies the \fIpersist\fR option. If this
behaviour is not desired, use the \fInopersist\fR option after the
\fIdemand\fR option. The \fIidle\fR and \fIholdoff\fR
-options are also useful in conjuction with the \fIdemand\fR option.
+options are also useful in conjunction with the \fIdemand\fR option.
.TP
.B domain \fId
Append the domain name \fId\fR to the local host name for authentication
The default value is 3.
.TP
.B ipxcp-max-terminate \fIn
-Set the maximum nuber of IPXCP terminate request frames before the
+Set the maximum number of IPXCP terminate request frames before the
local system considers that the peer is not listening to them.
The
default value is 3.