- change "is is" to "is" or "it is"

- change "the the" to "the"

Approved by:	lstewart
Approved by:	sahil (mentor)
MFC after:	3 days
This commit is contained in:
Eitan Adler 2011-10-16 14:30:28 +00:00
parent 80f1c58b0a
commit 36daf0495a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=226436
35 changed files with 41 additions and 41 deletions

View File

@ -462,7 +462,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
There's one kernel module for each firmware. Adding "device iwnfw"
to the kernel configuration file means including all three firmware
images inside the kernel. If you want to include just the one for
your wireless card, use the the devices iwn4965fw, iwn5000fw or
your wireless card, use the devices iwn4965fw, iwn5000fw or
iwn5150fw.
20090926:

View File

@ -738,8 +738,8 @@ distribution and the second a debugging information file which is only
needed if debugging abilities are required. The suggested procedure
to create these files is as follows:
.RS 4
.IP "1.<Link the executable as normal. Assuming that is is called>" 4
.IX Item "1.<Link the executable as normal. Assuming that is is called>"
.IP "1.<Link the executable as normal. Assuming that it is called>" 4
.IX Item "1.<Link the executable as normal. Assuming that it is called>"
\&\f(CW\*(C`foo\*(C'\fR then...
.ie n .IP "1.<Run ""objcopy \-\-only\-keep\-debug foo foo.dbg"" to>" 4
.el .IP "1.<Run \f(CWobjcopy \-\-only\-keep\-debug foo foo.dbg\fR to>" 4

View File

@ -300,8 +300,8 @@ distribution and the second a debugging information file which is only
needed if debugging abilities are required. The suggested procedure
to create these files is as follows:
.RS 4
.IP "1.<Link the executable as normal. Assuming that is is called>" 4
.IX Item "1.<Link the executable as normal. Assuming that is is called>"
.IP "1.<Link the executable as normal. Assuming that it is called>" 4
.IX Item "1.<Link the executable as normal. Assuming that it is called>"
\&\f(CW\*(C`foo\*(C'\fR then...
.ie n .IP "1.<Run ""objcopy \-\-only\-keep\-debug foo foo.dbg"" to>" 4
.el .IP "1.<Run \f(CWobjcopy \-\-only\-keep\-debug foo foo.dbg\fR to>" 4

View File

@ -243,7 +243,7 @@ or
.Dv LOGIN_PROCESS
and whose
.Fa ut_line
is equal to the the same field in
is equal to the same field in
.Fa line .
.Pp
The

View File

@ -66,7 +66,7 @@ responsibility for the layout of the ELF object.
If this flag is not set, the ELF library will compute the layout of the
file from its associated section descriptors.
.Pp
It is the application's responsibility to manage the the following
It is the application's responsibility to manage the following
structure members in the ELF file:
.Bl -tag -width indent
.It "Executable Header"

View File

@ -63,7 +63,7 @@ as an underlying function, calling
.Xr strerror 3
after
.Fn ipsec_strerror
would overwrite the the return value from
would overwrite the return value from
.Fn ipsec_strerror
and make it invalid.
.\"

View File

@ -459,7 +459,7 @@ The number of instruction fetch misses in the instruction cache and
streaming buffers.
.It Li ICache_Reads
.Pq Event 80H , Umask 00H
The number of instruction fetches from the the instruction cache and
The number of instruction fetches from the instruction cache and
streaming buffers counting both cacheable and un-cacheable fetches.
.It Li IFU_Mem_Stall
.Pq Event 86H , Umask 00H

View File

@ -183,7 +183,7 @@ Type name:
.Bd -ragged -offset indent -compact
On some architectures,
.Vt long double
is the the same as
is the same as
.Vt double .
.Ed
.Pp

View File

@ -56,7 +56,7 @@
* and (2) "reloff", the byte offset of the appropriate relocation entry
* in the PLT relocation table.
*
* We are careful to preserve all registers, even the the caller-save
* We are careful to preserve all registers, even the caller-save
* registers. That is because this code may be invoked by low-level
* assembly-language code that is not ABI-compliant.
*

View File

@ -63,7 +63,7 @@
* and (2) "reloff", the byte offset of the appropriate relocation entry
* in the PLT relocation table.
*
* We are careful to preserve all registers, even the the caller-save
* We are careful to preserve all registers, even the caller-save
* registers. That is because this code may be invoked by low-level
* assembly-language code that is not ABI-compliant.
*/

View File

@ -371,7 +371,7 @@ Modify a partition from geom
and further identified by the
.Fl i Ar index
option.
Only the the type and/or label of the partition can be modified.
Only the type and/or label of the partition can be modified.
To change the type of a partition, specify the new type with the
.Fl t Ar type
option.

View File

@ -147,7 +147,7 @@ When this shell
dies, either because the user logged out
or an abnormal termination occurred (a signal),
.Nm login
records the logout in the the user accounting
records the logout in the user accounting
database (see
.Xr getutxent 3)
and terminates.

View File

@ -653,7 +653,7 @@ implemented by ENGINEs should be numbered from. Any command value lower than
this symbol is considered a \*(L"generic\*(R" command is handled directly by the
OpenSSL core routines.
.PP
It is using these \*(L"core\*(R" control commands that one can discover the the control
It is using these \*(L"core\*(R" control commands that one can discover the control
commands implemented by a given \s-1ENGINE\s0, specifically the commands;
.PP
.Vb 9

View File

@ -205,7 +205,7 @@ section for information on the required format.
.IP "\fB\-infiles\fR" 4
.IX Item "-infiles"
if present this should be the last option, all subsequent arguments
are assumed to the the names of files containing certificate requests.
are assumed to the names of files containing certificate requests.
.IP "\fB\-out filename\fR" 4
.IX Item "-out filename"
the output file to output certificates to. The default is standard

View File

@ -184,7 +184,7 @@ the private key password source. For more information about the format of \fBarg
see the \fB\s-1PASS\s0 \s-1PHRASE\s0 \s-1ARGUMENTS\s0\fR section in \fIopenssl\fR\|(1).
.IP "\fB\-verify filename\fR" 4
.IX Item "-verify filename"
verify the signature using the the public key in \*(L"filename\*(R".
verify the signature using the public key in \*(L"filename\*(R".
The output is either \*(L"Verification \s-1OK\s0\*(R" or \*(L"Verification Failure\*(R".
.IP "\fB\-prverify filename\fR" 4
.IX Item "-prverify filename"

View File

@ -813,7 +813,7 @@ which have a separate argument
which indicates read or write.
.IP B_DONE 10
This bit is set
to 0 when a block is handed to the the device strategy
to 0 when a block is handed to the device strategy
routine and is turned on when the operation completes,
whether normally as the result of an error.
It is also used as part of the return argument of

View File

@ -317,7 +317,7 @@ look up the appropriate program, version and procedure numbers
in a manual, just as you look up the name of a memory allocator
when you want to allocate memory.
.LP
The simplest way of making remote procedure calls is with the the RPC
The simplest way of making remote procedure calls is with the RPC
library routine
.I callrpc()
It has eight parameters. The first is the name of the remote server
@ -1105,7 +1105,7 @@ Note that, after being used, the character array can be freed with
.I svc_freeargs()
.I svc_freeargs()
will not attempt to free any memory if the variable indicating it
is NULL. For example, in the the routine
is NULL. For example, in the routine
.I xdr_finalexample (),
given earlier, if
.I finalp->string

View File

@ -721,7 +721,7 @@ it must not exceed
.I maxlength .
Next
.I sp
is dereferenced; if the the value is
is dereferenced; if the value is
.I NULL ,
then a string of the appropriate length is allocated and
.I *sp

View File

@ -961,7 +961,7 @@ call to get more entries starting at a
given point in the directory. The special cookie zero (all bits
zero) can be used to get the entries starting at the beginning of
the directory. The "fileid" field should be the same number as the
"fileid" in the the attributes of the file. (See the
"fileid" in the attributes of the file. (See the
.I "Basic Data Types"
section.)
The "eof" flag has a value of

View File

@ -55,7 +55,7 @@ if_dc_load="YES"
The
.Nm
driver provides support for several PCI Fast Ethernet adapters and
embedded controllers based on the the DEC/Intel 21143 chipset and clones.
embedded controllers based on the DEC/Intel 21143 chipset and clones.
.Pp
All of supported chipsets have the same general register layout, DMA
descriptor format and method of operation.

View File

@ -351,7 +351,7 @@ argument specifies the thread to awaken and the
argument specifies the wait channel to awaken it from.
If the thread
.Fa td
is not blocked on the the wait channel
is not blocked on the wait channel
.Fa wchan
then this function will not do anything,
even if the thread is asleep on a different wait channel.

View File

@ -29,7 +29,7 @@ hmkdir ppc
hattrib -b ppc
hcd ppc
# Make two dummy files for the the CHRP boot script and boot1
# Make two dummy files for the CHRP boot script and boot1
echo 'Bootinfo START' | dd of=bootinfo.txt.tmp cbs=$CHRPBOOT_SIZE count=1 conv=block
echo 'Boot1 START' | dd of=boot1.elf.tmp cbs=$BOOT1_SIZE count=1 conv=block

View File

@ -128,7 +128,7 @@ ath_dfs_process_radar_event(struct ath_softc *sc,
}
/*
* Determine whether the the DFS check task needs to be queued.
* Determine whether the DFS check task needs to be queued.
*
* This is called in the RX task when the current batch of packets
* have been received. It will return whether there are any radar

View File

@ -2586,7 +2586,7 @@ bxe_8726_read_sfp_module_eeprom(struct link_params *params, uint16_t addr,
if (byte_cnt > 16) {
DBPRINT(sc, BXE_VERBOSE_PHY,
"Reading from eeprom is is limited to 0xf\n");
"Reading from eeprom is limited to 0xf\n");
return (-EINVAL);
}
/* Set the read command byte count. */
@ -2655,7 +2655,7 @@ bxe_8727_read_sfp_module_eeprom(struct link_params *params, uint16_t addr,
if (byte_cnt > 16) {
DBPRINT(sc, BXE_VERBOSE_PHY,
"Reading from eeprom is is limited to 0xf\n");
"Reading from eeprom is limited to 0xf\n");
return (-EINVAL);
}

View File

@ -1983,7 +1983,7 @@ static s32 e1000_write_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 data)
* e1000_reset_mdicnfg_82580 - Reset MDICNFG destination and com_mdio bits
* @hw: pointer to the HW structure
*
* This resets the the MDICNFG.Destination and MDICNFG.Com_MDIO bits based on
* This resets the MDICNFG.Destination and MDICNFG.Com_MDIO bits based on
* the values found in the EEPROM. This addresses an issue in which these
* bits are not restored from EEPROM after reset.
**/

View File

@ -165,7 +165,7 @@ and saves the QLogic HBA from having to write a response queue entry).
The QLogic HBA is an interrupting card, and when servicing an interrupt
you really only have to check for either a mailbox interrupt or an
interrupt notification that the the response queue has an entry to
interrupt notification that the response queue has an entry to
be dequeued.
4.3 Fibre Channel SCSI out of SCSI
@ -327,7 +327,7 @@ here in clarifying some of this.
A succesful execution of isp_init will lead to the driver 'registering'
itself with this platform's SCSI subsystem. One assumed action for this
is the registry of a function the the SCSI subsystem for this platform
is the registry of a function the SCSI subsystem for this platform
will call when it has a SCSI command to run.
The platform specific module function that receives this will do whatever

View File

@ -1665,7 +1665,7 @@ typedef struct vxge_hal_mrpcim_config_t {
* the interrupt is triggered.
* @rtimer_event_sf: Restriction Timer Event Scale Factor. A scale factor that
* is to be applied to the current event count before it is added
* to the restriction timer value when the the restriction timer
* to the restriction timer value when the restriction timer
* is started.
* The scale factor is applied as a right or left shift to multiply
* or divide by the event count. The programmable values are as

View File

@ -1590,7 +1590,7 @@ vxge_hal_ring_rxd_post(
* vxge_hal_ring_is_next_rxd_completed - Check if the next rxd is completed
* @vpath_handle: Virtual Path handle.
*
* Checks if the the _next_ completed descriptor is in host memory
* Checks if the _next_ completed descriptor is in host memory
*
* Returns: VXGE_HAL_OK - success.
* VXGE_HAL_INF_NO_MORE_COMPLETED_DESCRIPTORS - No completed descriptors

View File

@ -1339,7 +1339,7 @@ vxge_hal_ring_rxd_post_post_db(
* vxge_hal_ring_is_next_rxd_completed - Check if the next rxd is completed
* @vpath_handle: Virtual Path handle.
*
* Checks if the the _next_ completed descriptor is in host memory
* Checks if the _next_ completed descriptor is in host memory
*
* Returns: VXGE_HAL_OK - success.
* VXGE_HAL_INF_NO_MORE_COMPLETED_DESCRIPTORS - No completed descriptors

View File

@ -82,7 +82,7 @@ static struct msgring_thread msgring_threads[XLP_MAX_CORES * XLP_MAX_THREADS];
static struct proc *msgring_proc; /* all threads are under a proc */
/*
* The device drivers can register a handler for the the messages sent
* The device drivers can register a handler for the messages sent
* from a station (corresponding to the device).
*/
struct tx_stn_handler {

View File

@ -325,7 +325,7 @@ we do the following:
dummynet_task()
===============
The dummynet_task() is the the main dummynet processing function and is
The dummynet_task() is the main dummynet processing function and is
called every tick. This function first calculate the new current time, then
it checks if it is the time to wake up object from the system_heap comparing
the current time and the key of the heap. Two types of object (really the

View File

@ -21,7 +21,7 @@ config INFINIBAND_SDP_DEBUG_DATA
bool "Sockets Direct Protocol data path debugging"
depends on INFINIBAND_SDP_DEBUG
---help---
This option compiles debugging code into the the data path
This option compiles debugging code into the data path
of the SDP driver. The output can be turned on via the
data_debug_level module parameter; however, even with output
turned off, this debugging code will have some performance

View File

@ -51,7 +51,7 @@ comprehensive survey of an area which will remain murky for some time.
Until the dust clears, how you approach ideas which are patented depends
on how paranoid you are of a legal onslaught. Arbitrary? Yes. But
the patent bar the the CCPA (Court of Customs and Patent Appeals)
the patent bar the CCPA (Court of Customs and Patent Appeals)
thanks you for any uncertainty as they, at least, stand to gain
from any trouble.

View File

@ -66,7 +66,7 @@ split_version(const char *pkgname, const char **endname, unsigned long *epoch, u
if (pkgname == NULL)
errx(2, "%s: Passed NULL pkgname.", __func__);
/* Look for the last '-' the the pkgname */
/* Look for the last '-' the pkgname */
ch = strrchr(pkgname, '-');
/* Cheat if we are just passed a version, not a valid package name */
versionstr = ch ? ch + 1 : pkgname;

View File

@ -1413,11 +1413,11 @@ not be useful to people who are not familiar with the workings of
AFS and RX.
.LP
If the -v (verbose) flag is given twice, acknowledgement packets and
additional header information is printed, such as the the RX call ID,
additional header information is printed, such as the RX call ID,
call number, sequence number, serial number, and the RX packet flags.
.LP
If the -v flag is given twice, additional information is printed,
such as the the RX call ID, serial number, and the RX packet flags.
such as the RX call ID, serial number, and the RX packet flags.
The MTU negotiation information is also printed from RX ack packets.
.LP
If the -v flag is given three times, the security index and service id