Spelling fixes.
This commit is contained in:
parent
c87e2e0408
commit
3d052ce611
@ -72,7 +72,7 @@ This device is not intended for use by applications.
|
||||
Audit pipe special devices, discussed in
|
||||
.Xr auditpipe 4 ,
|
||||
provide a configurable live tracking mechanism to allow applications to
|
||||
tee the audit trail, as well as to configure custom preselection paramaters
|
||||
tee the audit trail, as well as to configure custom preselection parameters
|
||||
to track users and events in a fine-grained manner.
|
||||
.Sh SEE ALSO
|
||||
.Xr auditreduce 1 ,
|
||||
|
@ -247,7 +247,7 @@ The configurable preselection mechanism mirrors the selection model present
|
||||
for the global audit trail.
|
||||
It might be desirable to provided a more flexible selection model.
|
||||
.Pp
|
||||
The per-pipe audit event queue is fifo, with drops occuring if either the
|
||||
The per-pipe audit event queue is fifo, with drops occurring if either the
|
||||
user thread provides in sufficient for the record on the queue head, or on
|
||||
enqueue if there is insufficient room.
|
||||
It might be desirable to support partial reads of records, which would be
|
||||
|
@ -237,7 +237,7 @@ The driver was not able to synchronize with the firmware running on the
|
||||
controller.
|
||||
The firmware may be stopped or hung.
|
||||
.It "bce%d: Invalid Ethernet address!"
|
||||
The driver was not able to read a vaild Ethernet MAC address from NVRAM.
|
||||
The driver was not able to read a valid Ethernet MAC address from NVRAM.
|
||||
.It "bce%d: Reset failed!"
|
||||
The driver has encountered a fatal initialization error.
|
||||
.It "bce%d: Byte swap is incorrect!"
|
||||
|
@ -72,7 +72,7 @@ The user should refer to
|
||||
for basic information on setting up and using these protocols.
|
||||
Note that it is not currently possible to use
|
||||
.Nm
|
||||
in conjuction with the
|
||||
in conjunction with the
|
||||
.Tn "KAME IPsec"
|
||||
implementation.
|
||||
.Pp
|
||||
|
@ -157,7 +157,7 @@ drives.
|
||||
In that case, the CMOS configuration memory will be
|
||||
consulted to obtain the value for that drive.
|
||||
The ACPI probe automatically determines these values via the _FDE and
|
||||
_FDI methods, but this can be overriden by specifying a drive type hint.
|
||||
_FDI methods, but this can be overridden by specifying a drive type hint.
|
||||
.Pp
|
||||
Normally, each configured drive will be probed at initialization
|
||||
time, using a short seek sequence.
|
||||
|
@ -102,7 +102,7 @@ Short reads on the bus produce undefined results.
|
||||
Generic read/write interface.
|
||||
Allows for an arbitrary number of commands to be sent to
|
||||
an arbitrary number of devices on the bus.
|
||||
A read transfer is speficied if
|
||||
A read transfer is specified if
|
||||
.Dv IIC_M_RD
|
||||
is set in
|
||||
.Va flags .
|
||||
|
@ -229,7 +229,7 @@ accordingly.
|
||||
By setting to 2, an
|
||||
.Tn ICMP
|
||||
.Dq "prohibited by filter"
|
||||
message will be sent back in respose to incoming packets with IP options.
|
||||
message will be sent back in response to incoming packets with IP options.
|
||||
Default is 1.
|
||||
This
|
||||
.Xr sysctl 8
|
||||
|
@ -110,7 +110,7 @@ Get the slave LUN for source messages.
|
||||
.Ss Unimplemented Ioctls
|
||||
.Bl -tag -width indent
|
||||
.It Dv IPMICTL_REGISTER_FOR_CMD Pq Vt "struct ipmi_cmdspec"
|
||||
Register to receive a specfic command
|
||||
Register to receive a specific command
|
||||
Possible error values:
|
||||
.Bl -tag -width Er
|
||||
.It Bq Er EFAULT
|
||||
|
@ -700,7 +700,7 @@ DCEs (modems) drive ST, Send Timing, the first transmit clock.
|
||||
DTEs (hosts) receive ST and use it to clock transmit data, TD,
|
||||
onto the modem cable.
|
||||
DTEs also drive a copy of ST back towards the DCE and call it TT,
|
||||
Transmit Timing, the second trasmit clock.
|
||||
Transmit Timing, the second transmit clock.
|
||||
DCEs receive TT and TD and use TT to clock TD into a flip flop.
|
||||
TT experiences the same delay as (and has no
|
||||
.Em skew
|
||||
@ -736,7 +736,7 @@ designed the Ethernet-to-HDLC gate array and PC cards.
|
||||
We did this at our company, LAN Media Corporation
|
||||
.Tn (LMC) .
|
||||
.Tn SBE
|
||||
Corp.\& aquired
|
||||
Corp.\& acquired
|
||||
.Tn LMC
|
||||
and continues to make the cards.
|
||||
.Pp
|
||||
|
@ -207,7 +207,7 @@ option.
|
||||
The reason for this is that statistics is rarely used in practice,
|
||||
but still consumes CPU cycles for every packet.
|
||||
Moreover, it is even not accurate on SMP systems due to lack of
|
||||
syncronization between threads, as this is very expensive.
|
||||
synchronization between threads, as this is very expensive.
|
||||
.Sh SHUTDOWN
|
||||
This node shuts down upon receipt of a
|
||||
.Dv NGM_SHUTDOWN
|
||||
|
@ -196,7 +196,7 @@ which can be allocated at the same time with the
|
||||
.Va kern.pts.max
|
||||
sysctl.
|
||||
It defaults to 1000.
|
||||
It is not recommanded to use more than 1000 pseudo-terminals, as all software
|
||||
It is not recommended to use more than 1000 pseudo-terminals, as all software
|
||||
which use
|
||||
.Xr utmp 5
|
||||
will not be able to handle pseudo-terminals with number superior to 999.
|
||||
|
@ -113,7 +113,7 @@ as
|
||||
All other cards with -DAT chipsets.
|
||||
.El
|
||||
.Sh MULTICHANNEL PLAYBACK
|
||||
It is possible to build this driver with multichannel playback capabilites.
|
||||
It is possible to build this driver with multichannel playback capabilities.
|
||||
If you enable the
|
||||
.Dv EMU10KX_MULTICHANNEL
|
||||
option in your kernel configuration (or
|
||||
@ -138,7 +138,7 @@ mixer control is overall sound volume.
|
||||
.It Qq pcm
|
||||
mixer control is PCM playback volume.
|
||||
It controls only front output
|
||||
volume in multichannel mode and all output volume in single chennel mode.
|
||||
volume in multichannel mode and all output volume in single channel mode.
|
||||
.It Qq rec
|
||||
mixer control acts very different on EMU10K1 and other cards.
|
||||
On EMU10K1 cards it controls the AC97 codec recording level.
|
||||
@ -204,7 +204,7 @@ device driver and this manual page were written by
|
||||
.An Yuriy Tsibizov .
|
||||
.Sh BUGS
|
||||
8kHz/8bit/mono recording does not work.
|
||||
8kHz recording was removed from the driver capabilites.
|
||||
8kHz recording was removed from the driver capabilities.
|
||||
.Pp
|
||||
The driver does not detect lost S/PDIF signal and produces noise when S/PDIF
|
||||
is not connected and S/PDIF volume is not zero.
|
||||
|
@ -288,7 +288,7 @@ It will prevent users from
|
||||
entering the kernel debugger (KDB) by pressing the key combination.
|
||||
KDB will still be invoked when the kernel panics or hits a break point
|
||||
if it is included in the kernel.
|
||||
If this option is not defined, this behavior may be controled at runtime
|
||||
If this option is not defined, this behavior may be controlled at runtime
|
||||
by the
|
||||
.Xr sysctl 8
|
||||
variable
|
||||
@ -297,7 +297,7 @@ variable
|
||||
This option disables the ``reboot'' key (by default, it is
|
||||
.Dv Ctl-Alt-Del ) ,
|
||||
so that the casual user may not accidentally reboot the system.
|
||||
If this option is not defined, this behavior may be controled at runtime
|
||||
If this option is not defined, this behavior may be controlled at runtime
|
||||
by the
|
||||
.Xr sysctl 8
|
||||
variable
|
||||
|
@ -74,7 +74,7 @@ To perform I/O on a bulk endpoint,
|
||||
.Xr write 2
|
||||
should be used.
|
||||
All I/O operations on a bulk endpoint are unbuffered.
|
||||
Outgoing bulk endpoint is always enpoint 2.
|
||||
Outgoing bulk endpoint is always endpoint 2.
|
||||
.Pp
|
||||
The control endpoint (endpoint 0) handles the following
|
||||
.Xr ioctl 2
|
||||
|
Loading…
Reference in New Issue
Block a user