summaryrefslogtreecommitdiff
path: root/x11/dxpc
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-01 09:52:59 +0000
committerwiz <wiz>2004-12-01 09:52:59 +0000
commita17df04e4a544d3d5f752dff1d6f368b580c439a (patch)
treedda442abc8a5a6187911e37d6911b08f43bc5cc7 /x11/dxpc
parent4d2d656e275cab1a28c96e2ab440251cd4e031db (diff)
downloadpkgsrc-a17df04e4a544d3d5f752dff1d6f368b580c439a.tar.gz
"the the" -> "the"
Diffstat (limited to 'x11/dxpc')
-rw-r--r--x11/dxpc/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/dxpc/DESCR b/x11/dxpc/DESCR
index deb4b412d47..528ceebb8b6 100644
--- a/x11/dxpc/DESCR
+++ b/x11/dxpc/DESCR
@@ -25,7 +25,7 @@ them and sends them to the client application.
dxpc attempts to exploit patterns in X protocol messages to limit
the amount of data sent between the Client Proxy and Server Proxy.
For many X message types, each field has a high probability of having
-the same value as it had in some previous message of the the same type.
+the same value as it had in some previous message of the same type.
For such fields, dxpc maintains caches of the last 'n' values, with a
least-recently-used replacement policy. If a field value in a new
message is already present in the corresponding cache, dxpc transmits