Fix typos and spelling mistakes.

This commit is contained in:
Joel Dahl 2010-08-06 14:33:42 +00:00
parent 6aeff67cd8
commit f6ac23919b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=210933
45 changed files with 57 additions and 57 deletions

View File

@ -88,7 +88,7 @@ will hold the address of the peer and
.Fa fromlen
will hold the length of that address.
Note that
the address is bounded by the inital value of
the address is bounded by the initial value of
.Fa fromlen
which is used as an in/out variable.
.Pp

View File

@ -72,7 +72,7 @@ Data sent in such an instance will result in
the data being sent on the third leg of the SCTP four-way handshake.
Note that if
the socket is a one-to-one type (SOCK_STREAM) socket then an association must
be in existance (by use of the
be in existence (by use of the
.Xr connect 2
system call).
Calling

View File

@ -415,7 +415,7 @@ Allocation requests that are more than half the quantum, but no more than the
minimum cacheline-multiple size class (see the
.Dq Q
option) are rounded up to the nearest multiple of the quantum.
Allocation requests that are more than the minumum cacheline-multiple size
Allocation requests that are more than the minimum cacheline-multiple size
class, but no more than the minimum subpage-multiple size class (see the
.Dq C
option) are rounded up to the nearest multiple of the cacheline size (64).

View File

@ -445,7 +445,7 @@ contains the events which triggered the filter.
.It Dv EVFILT_USER
Establishes a user event identified by
.Va ident
which is not assosicated with any kernel mechanism but is triggered by
which is not associated with any kernel mechanism but is triggered by
user level code.
The lower 24 bits of the
.Va fflags

View File

@ -335,7 +335,7 @@ and/or memory.
When
.Dv PL_FLAG_SCX
is set, this flag may be additionally specified to inform that the
program being executed by debuggee process has been changed by succesful
program being executed by debuggee process has been changed by successful
execution of a system call from the
.Fn execve 2
family.

View File

@ -382,7 +382,7 @@ returns an allocated and partially initialized CCB, or NULL if allocation
of the CCB failed.
.Pp
.Fn cam_send_ccb
returns a value of -1 if an error occured, and
returns a value of -1 if an error occurred, and
.Va errno
is set to indicate the error.
.Pp

View File

@ -258,7 +258,7 @@ Device requests service
.It SPOLL
Serial Poll
.It EVENT
Event occured
Event occurred
.It CMPL
I/O complete
.It LOK

View File

@ -833,7 +833,7 @@ Counts mispredicted indirect branches that have a rear return mnemonic.
Counts mispredicted non-indirect near calls executed, (should always be 0).
.It Li BR_MISP_EXEC.INDIRECT_NEAR_CALL
.Pq Event 89H , Umask 20H
Counts mispredicted indirect near calls exeucted, including both register
Counts mispredicted indirect near calls executed, including both register
and memory indirect.
.It Li BR_MISP_EXEC.NEAR_CALLS
.Pq Event 89H , Umask 30H

View File

@ -153,7 +153,7 @@ Floating point instructions completed.
Integer and co-processor loads completed.
.It Li STORE_COMPLETED
.Pq Event 15, Counter 1
Integer and co-porocessor stores completed.
Integer and co-processor stores completed.
.It Li BARRIER_COMPLETED
.Pq Event 16, Counter 0
Direct jump (and link) instructions completed.
@ -225,10 +225,10 @@ valid instruction to the ALU.
Counts the number of cycles where the ALU pipeline cannot advance.
.It Li UNCACHED_LOAD
.Pq Event 33, Counter 0
Counts uncached and uncached acclerated loads.
Counts uncached and uncached accelerated loads.
.It Li UNCACHED_STORE
.Pq Event 33, Counter 1
Counts uncached and uncached acclerated stores.
Counts uncached and uncached accelerated stores.
.It Li CP2_REG_TO_REG_COMPLETED
.Pq Event 35, Counter 0
Co-processor 2 register to register instructions completed.

View File

@ -775,7 +775,7 @@ Counts mispredicted indirect branches that have a rear return mnemonic.
Counts mispredicted non-indirect near calls executed, (should always be 0).
.It Li BR_MISP_EXEC.INDIRECT_NEAR_CALL
.Pq Event 89H , Umask 20H
Counts mispredicted indirect near calls exeucted, including both register
Counts mispredicted indirect near calls executed, including both register
and memory indirect.
.It Li BR_MISP_EXEC.NEAR_CALLS
.Pq Event 89H , Umask 30H

View File

@ -715,7 +715,7 @@ qualified by mask value written to MSR 396H. The following mask values are
supported:
0: NONE 40000000_00000000H:RSPFWDI 40001A00_00000000H:RSPFWDS
40001D00_00000000H:RSPIWB
Match opcode/addres s by writing MSR 396H with mask supported mask value
Match opcode/address by writing MSR 396H with mask supported mask value
.It Li ADDR_OPCODE_MATCH.REMOTE
.Pq Event 35H , Umask 02H
Counts number of requests from the remote socket, address/opcode of request
@ -723,7 +723,7 @@ is qualified by mask value written to MSR 396H. The following mask values
are supported:
0: NONE 40000000_00000000H:RSPFWDI 40001A00_00000000H:RSPFWDS
40001D00_00000000H:RSPIWB
Match opcode/addres s by writing MSR 396H with mask supported mask value
Match opcode/address by writing MSR 396H with mask supported mask value
.It Li ADDR_OPCODE_MATCH.LOCAL
.Pq Event 35H , Umask 04H
Counts number of requests from the local socket, address/opcode of request
@ -731,7 +731,7 @@ is qualified by mask value written to MSR 396H. The following mask values
are supported:
0: NONE 40000000_00000000H:RSPFWDI 40001A00_00000000H:RSPFWDS
40001D00_00000000H:RSPIWB
Match opcode/addres s by writing MSR 396H with mask supported mask value
Match opcode/address by writing MSR 396H with mask supported mask value
.It Li QPI_TX_STALLED_SINGLE_FLIT.HOME.LINK_0
.Pq Event 40H , Umask 01H
Counts cycles the Quickpath outbound link 0 HOME virtual channel is stalled

View File

@ -144,7 +144,7 @@ disconnected and a LIBUSB_ERROR code on error.
.
.Ft libusb_device_handle *
.Fn libusb_open_device_with_vid_pid "libusb_context *ctx" "uint16_t vid" "uint16_t pid"
Conveniance function to open a device with is
Convenience function to open a device with is
.Fa vid
and
.Fa pid.

View File

@ -85,7 +85,7 @@ where
is an alphanumeric string (and any punctuation not including the `=' character)
and
.Fa value
is an arbitary string of text terminated by a newline character.
is an arbitrary string of text terminated by a newline character.
If newlines
are desired, the entire value should be enclosed in { } (curly-bracket)
characters.

View File

@ -90,7 +90,7 @@ and fills it with the contents of
.Ar mapname
as supplied by the specified
.Ar source host .
When the entire map has been transfered,
When the entire map has been transferred,
.Nm
deletes the original copy of
.Ar mapname

View File

@ -171,7 +171,7 @@ When running in background mode,
only one file system at a time will be checked.
Note that background
.Nm
is limited to checking for only the most commonly occuring
is limited to checking for only the most commonly occurring
file system abnormalities.
Under certain circumstances,
some errors can escape background

View File

@ -176,7 +176,7 @@ the super block for the file system.
An alternate super block is usually located at block 32 for UFS1,
and block 160 for UFS2.
.It Fl C
Check if file system was dismouted cleanly.
Check if file system was dismounted cleanly.
If so, skip file system checks (like "preen").
However, if the file system was not cleanly dismounted, do full checks,
is if

View File

@ -177,7 +177,7 @@ option. SI unit suffixes are allowed. One or both
.Fl b
and
.Fl s
options can be ommitted. If so they are automatically calculated.
options can be omitted. If so they are automatically calculated.
The type of the partition is given by the
.Fl t Ar type
option.

View File

@ -57,7 +57,7 @@ The
utility is used to control various GEOM classes.
A class has to be aware of
.Xr geom 8
comunication methods, but there are also some standard commands
communication methods, but there are also some standard commands
which can be used for existing
.Xr geom 8
unaware classes.

View File

@ -604,7 +604,7 @@ If the interface was reset when previously marked down,
the hardware will be re-initialized.
.El
.Pp
The following parameters are for ICMPv6 Neightbor Discovery Protocol.
The following parameters are for ICMPv6 Neighbor Discovery Protocol.
Note that the address family keyword
.Dq Li inet6
is needed for them:
@ -645,7 +645,7 @@ Set a flag to enable Neighbor Unreachability Detection.
Clear a flag
.Cm nud .
.It Cm prefer_source
Set a flag to prefer addesses on the interface as candidates of the
Set a flag to prefer addresses on the interface as candidates of the
source address for outgoing packets.
.It Cm -prefer_source
Clear a flag

View File

@ -429,7 +429,7 @@ The
utility returns 0 on success (the host is alive),
2 if the transmission was successful but no responses were received,
any other non-zero value if the arguments are incorrect or
another error has occured.
another error has occurred.
.Sh EXAMPLES
Normally,
.Nm

View File

@ -346,7 +346,7 @@ The following VTOC flags are known:
Optionally, both the tag and/or the flag name may be specified
numerically, using standard
.Ql C
numerial notation (prefix
numerical notation (prefix
.Ql 0x
for hexadecimal numbers,
.Ql 0

View File

@ -43,10 +43,10 @@ smartcard reader.
The driver provides a character device special file based
.Em Chip/Smart Card Interface Devices (CCID)
interface. The driver implements what the vendor calls the
.Em Synchronious API
.Em Synchronous API
onto the smartcard reader device.
.Pp
Reading and writing is synchronious, meaning that a call to
Reading and writing is synchronous, meaning that a call to
.Xr write 2
directly corresponds to a complete CCID command sent to the
device, while the following

View File

@ -315,7 +315,7 @@ possible transmit start threshold settings had been tried, so the
driver programmed the chip for store and forward mode.
In this mode,
the NIC will not begin transmission until the entire packet has been
transfered into its FIFO memory.
transferred into its FIFO memory.
.It "dc%d: chip is in D3 power state -- setting to D0"
This message applies only to adapters which support power
management.
@ -434,7 +434,7 @@ can result in the receive filter being incorrectly programmed.
The
.Nm
driver will watch for this condition and requeue the setup frame until
it is transfered successfully.
it is transferred 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

View File

@ -333,7 +333,7 @@ over the
interface itself.
.Pp
The current implementation uses the key only for outgoing packets.
Incomming packets with a different key or without a key will be treated as if they
Incoming packets with a different key or without a key will be treated as if they
would belong to this interface.
.Pp
RFC1701 is not fully supported, however all unsupported features have been

View File

@ -652,7 +652,7 @@ continuous capture.
The single frame capture
.Xr ioctl 2
request will return only after a
frame has been captured and transfered to the frame buffer.
frame has been captured and transferred to the frame buffer.
.Pp
The unsynchronized continuous capture will return immediately and
data is directly deposited into the buffer when it is available.

View File

@ -283,7 +283,7 @@ according to a least-congested criteria.
DFS support is mandatory for some 5Ghz frequencies in certain
locales (e.g. ETSI).
By default DFS is enabled according to the regulatory definitions
and the curent country code, regdomain, and channel.
and the current country code, regdomain, and channel.
.It Dv IEEE80211_IOC_DOTD
Return whether or not 802.11d support is enabled in
.Va i_val .

View File

@ -30,7 +30,7 @@
.Os
.Sh NAME
.Nm ng_car
.Nd Commited Access Rate netgraph node type
.Nd Committed Access Rate netgraph node type
.Sh SYNOPSIS
.In netgraph/ng_car.h
.Sh DESCRIPTION

View File

@ -46,7 +46,7 @@ driver provides support for driving an IEEE-488 bus, also called
IEC-625 (or just "IEC bus"), or HP-IB (Hewlett Packard Instrument
Bus), or GPIB (General Purpose Instrument Bus).
The driver supports National Instruments PCIIA cards (sometimes
also refered to as PC2A) and compatibles.
also referred to as PC2A) and compatibles.
These cards use a NEC \(mcPD7210 controller IC as the main
interface between the host computer and the instrument bus.
.Ss IO memory space layout

View File

@ -167,7 +167,7 @@ There were no single standard, so much care has been taken to try
to satisfy each possible scenario, despite the fact that each
application has its own conflicting standard.
.Ss EQ
The Parametric Software Equlizer (EQ) enables the use of
The Parametric Software Equalizer (EQ) enables the use of
.Dq tone
controls (bass and treble).
Commonly used for ear-candy or frequency compensation due to the vast
@ -237,7 +237,7 @@ are device specific.
.It Va hw.snd.compat_linux_mmap
Linux
.Xr mmap 2
compatability.
compatibility.
The following values are supported (default is 0):
.Bl -tag -width 2n
.It -1

View File

@ -386,7 +386,7 @@ special flag
.Dv SCTP_EOR
passed in the sctp_sndrcvinfo flags field.
This effectively makes all sends part of the same message
until the user specifices differently.
until the user specifies differently.
This means that a caller must NOT change the stream number until
after the
.Dv SCTP_EOR

View File

@ -45,7 +45,7 @@ method is called on each bus device to rescan the device tree when the pass
level has been changed.
This method is responsible for invoking
.Xr BUS_NEW_PASS 9
on child bus devices to propogate the rescan to child devices.
on child bus devices to propagate the rescan to child devices.
It is also responsible for reprobing any unattached child devices and
allowing drivers for the current pass to identify new children.
A default implementation is provided by

View File

@ -117,7 +117,7 @@ to deactivate the vap and isolate it from activities such as requests
from user applications.
The driver can then reclaim resources held by the vap and re-enable
device operation.
The exact procedure for quiesceing a device is unspecified but typically
The exact procedure for quiescing a device is unspecified but typically
it involves blocking interrupts and stopping transmit and receive
processing.
.Sh MULTI-VAP OPERATION

View File

@ -157,10 +157,10 @@ shall be set to a string that describes the resource to be managed.
It also initializes any mutexes associated with the structure.
If
.Fn rman_init
fails to initalize the mutex, it will return
fails to initialize the mutex, it will return
.Er ENOMEM ; otherwise it will return 0 and
.Fa rm
will be initalized.
will be initialized.
.Pp
The
.Fn rman_fini

View File

@ -72,7 +72,7 @@ This is different from the
.Fl k, m
options or setting
.Ev BLOCKSIZE
and gives an estimate of how much space the examined file hierachy would
and gives an estimate of how much space the examined file hierarchy would
require on a filesystem with the given
.Ar blocksize .
Unless in

View File

@ -192,7 +192,7 @@ the name printed may not be the actual
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).

View File

@ -66,7 +66,7 @@ daemon has terminated on the remote host.
.It rwall: RPC: Port mapper failure - RPC: Timed out
The remote host is not running the portmapper (see
.Xr rpcbind 8 ) ,
and cannot accomodate any RPC-based services.
and cannot accommodate any RPC-based services.
The host may be down.
.El
.Sh SEE ALSO

View File

@ -66,7 +66,7 @@ index and set the status of the interface to "active/up".
will attempt to destroy the bridge interface.
.El
.It Va begemotBridgeBaseSpanEnabled
A SNMP SET operation on this object is only successfull if the corresponding
A SNMP SET operation on this object is only successful if the corresponding
port has not been added as member of the bridge interface on the system.
.It Va begemotBridgeBasePortStatus
SNMP SET operations with the following values are allowed:

View File

@ -77,7 +77,7 @@ column should be executed.
The table contains information about the hardware capabilities of the parent of
a wireless interface.
.It Va wlanIfaceConfigTable
The table is used to get or set various configuration paremeters for a virtual
The table is used to get or set various configuration parameters for a virtual
wireless interface. Depending on the operating mode of the interface and the
hardware capabilities of the underlying hardware interface, not all parameters
and values may be supported.
@ -104,7 +104,7 @@ WEP configuration for the wireless interfaces on the system.
Access Control configuration for wireless interfaces operating as access points.
.It Va wlanMACAccessControlMACTable
The table with Access Control MAC entries for which the configured Access
Control POlicy on wireless interfaces operating in Host AP mode is applied.
Control Policy on wireless interfaces operating in Host AP mode is applied.
.Va wlanMACAccessControlMACStatus
column is used to add or delete MAC ACL entries. A set with value createAndGo(4)
will add new entry, while with value destroy(6) will delete an existing one.

View File

@ -367,7 +367,7 @@ is not in use), print data will be sent directly to the given
on the given
.Em machine .
.Sh TRANSFER STATISTICS
When a print job is transfered to a remote machine (which might be
When a print job is transferred to a remote machine (which might be
another unix box, or may be a network printer), it may be useful
to keep statistics on each transfer.
The

View File

@ -204,7 +204,7 @@ If
isn't provided, the current file flags will be used.
Missing regular file entries will be created as zero-length files.
.It Fl x
Exclude file system nodes not explcitly listed in the specfile.
Exclude file system nodes not explicitly listed in the specfile.
.It Fl N Ar dbdir
Use the user database text file
.Pa master.passwd

View File

@ -254,7 +254,7 @@ The default locale is
The available locales are
.Dq volume ,
.Dq drive ,
.Dq enclousure ,
.Dq enclosure ,
.Dq battery ,
.Dq sas ,
.Dq controller ,

View File

@ -58,7 +58,7 @@ end of the grace period.
The rest of the file are appended records, as defined by
struct nfst_rec in /usr/include/fs/nfs/nfsrvstate.h and are used
represent one of two things. There are records which indicate that a
client successfully aquired state and records that indicate a client's state was revoked.
client successfully acquired state and records that indicate a client's state was revoked.
State revoke records indicate that state information
for a client was discarded, due to lease expiry and an otherwise
conflicting open or lock request being made by a different client.

View File

@ -57,7 +57,7 @@ The following options are available:
.It Fl domain Ar domain_name
This option allows you to override the default DNS domain name, which
is acquired by taking either the suffix on the machine's hostname or,
if that name is not a fully qualified host name, the cannonical name as
if that name is not a fully qualified host name, the canonical name as
reported by
.Xr getaddrinfo 3 .
.It Fl usertimeout Ar minutes

View File

@ -317,7 +317,7 @@ the
option to a lower limit of 4 (16 s).
.It Cm noselect
Marks the server as unused, except for display purposes.
The server is discarded by the selection algroithm.
The server is discarded by the selection algorithm.
.It Cm prefer
Marks the server as preferred.
All other things being equal,
@ -1405,9 +1405,9 @@ at abusive rates.
Some violations cause denied service
only for the offending packet, others cause denied service
for a timed period and others cause the denied service for
an indefinate period.
an indefinite period.
When a client or network is denied access
for an indefinate period, the only way at present to remove
for an indefinite period, the only way at present to remove
the restrictions is by restarting the server.
.Ss The Kiss-of-Death Packet
Ordinarily, packets denied service are simply dropped with no

View File

@ -269,7 +269,7 @@ Exit
.It Ic raw
Causes all output from query commands is printed as received
from the remote server.
The only formating/interpretation done on
The only formatting/interpretation done on
the data is to transform nonascii data into a printable (but barely
understandable) form.
.It Ic timeout Ar milliseconds