From cc9d2aeb3943cc40f85e865b4ef05828e91174b1 Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 14 Sep 2003 13:41:59 +0000 Subject: Get rid of duplicates. --- share/examples/ses/getencstat/getencstat.0 | 2 +- share/examples/ses/sesd/sesd.0 | 2 +- share/man/man3/pthread_condattr.3 | 2 +- share/man/man4/bge.4 | 2 +- share/man/man4/ng_bt3c.4 | 2 +- share/man/man4/usb.4 | 2 +- share/man/man9/mtx_pool.9 | 2 +- share/man/man9/signal.9 | 2 +- share/man/man9/sx.9 | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'share') diff --git a/share/examples/ses/getencstat/getencstat.0 b/share/examples/ses/getencstat/getencstat.0 index fa95be0..c62de51 100644 --- a/share/examples/ses/getencstat/getencstat.0 +++ b/share/examples/ses/getencstat/getencstat.0 @@ -45,7 +45,7 @@ .Nm gets summary and detailed SCSI Environmental Services (or SAF-TE) device enclosure status. The overall status is printed out. If the overall status -is considered okay, nothing else is printed out (unless the the +is considered okay, nothing else is printed out (unless the .Fl v option is used). .Pp diff --git a/share/examples/ses/sesd/sesd.0 b/share/examples/ses/sesd/sesd.0 index dcad227..dfb6b1c 100644 --- a/share/examples/ses/sesd/sesd.0 +++ b/share/examples/ses/sesd/sesd.0 @@ -45,7 +45,7 @@ .Sh DESCRIPTION .Nm monitors SCSI Environmental Services (or SAF-TE) devices for changes -in state and logs such changes changes to the system error logger +in state and logs such changes to the system error logger (see .Xr syslogd 8 ) . At least one device must be specified. diff --git a/share/man/man3/pthread_condattr.3 b/share/man/man3/pthread_condattr.3 index fb0c318..ac5ba5d 100644 --- a/share/man/man3/pthread_condattr.3 +++ b/share/man/man3/pthread_condattr.3 @@ -46,7 +46,7 @@ Condition attribute objects are used to specify parameters to .Fn pthread_cond_init . .Fx Ns 's implementation of conditions does not support any non-default -attributes, so these functions are not very useful, though they are required to +attributes, so these functions are not very useful, though they are required to be present by .Tn POSIX . .Pp diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index b27d77b..e930e5f 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -74,7 +74,7 @@ copper cable, except for the SysKonnect SK-9D41 which supports only The BCM570x builds upon the technology of the Alteon Tigon II. It has two R4000 CPU cores and is PCI v2.2 and PCI-X v1.0 compliant. It supports IP, TCP -and UDP checksum checksum offload for both receive and transmit, +and UDP checksum offload for both receive and transmit, multiple RX and TX DMA rings for QoS applications, rules-based receive filtering, and VLAN tag stripping/insertion as well as a 256-bit multicast hash filter. diff --git a/share/man/man4/ng_bt3c.4 b/share/man/man4/ng_bt3c.4 index 145f8d1..f10f83f 100644 --- a/share/man/man4/ng_bt3c.4 +++ b/share/man/man4/ng_bt3c.4 @@ -106,7 +106,7 @@ for the node. This command takes a parameter that specifies queue number and returns current length of the queue for the node. .It Dv NGM_BT3C_NODE_SET_QLEN -This command takes two parameters that specify queue number and and +This command takes two parameters that specify queue number and maximum length of the queue and sets maximum length of the queue for the node. .It Dv NGM_BT3C_NODE_GET_STAT diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index 337a8b4..9bbde05 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -366,7 +366,7 @@ record contains information about the device in a device event event. .Pp The .Va ue_cookie -is an opaque value that uniquely determines which which +is an opaque value that uniquely determines which device a device driver has been attached to (i.e., it equals the cookie value in the device that the driver attached to). .Pp diff --git a/share/man/man9/mtx_pool.9 b/share/man/man9/mtx_pool.9 index a12e6d3..660dbd1 100644 --- a/share/man/man9/mtx_pool.9 +++ b/share/man/man9/mtx_pool.9 @@ -175,7 +175,7 @@ calls .Xr mtx_destroy 9 on each mutex in the specified pool, deallocates the memory associated with the pool, -and assigns NULL to the the pool pointer. +and assigns NULL to the pool pointer. .Pp .Sh SEE ALSO .Xr msleep 9 , diff --git a/share/man/man9/signal.9 b/share/man/man9/signal.9 index b707c3a..a835238 100644 --- a/share/man/man9/signal.9 +++ b/share/man/man9/signal.9 @@ -323,7 +323,7 @@ The function handles the actual delivery of the signal .Fa sig . .Fn postsig -is called called from +is called from .Fn ast after the kernel has been notified that a signal should be delivered (via a call to diff --git a/share/man/man9/sx.9 b/share/man/man9/sx.9 index f27e482..95dbe12 100644 --- a/share/man/man9/sx.9 +++ b/share/man/man9/sx.9 @@ -162,7 +162,7 @@ by the first argument. A thread may not own a shared lock and an exclusive lock simultaneously; attempting to do so will result in deadlock. .Sh CONTEXT -It is allowed to to own a shared lock or an exclusive lock while sleeping. +It is allowed to own a shared lock or an exclusive lock while sleeping. .Sh SEE ALSO .Xr condvar 9 , .Xr mtx_pool 9 , -- cgit v1.1