summaryrefslogtreecommitdiff
path: root/x11
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
parent4d2d656e275cab1a28c96e2ab440251cd4e031db (diff)
downloadpkgsrc-a17df04e4a544d3d5f752dff1d6f368b580c439a.tar.gz
"the the" -> "the"
Diffstat (limited to 'x11')
-rw-r--r--x11/dtx11session/DESCR2
-rw-r--r--x11/dxpc/DESCR2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/dtx11session/DESCR b/x11/dtx11session/DESCR
index 51c0fc56016..37b532afd11 100644
--- a/x11/dtx11session/DESCR
+++ b/x11/dtx11session/DESCR
@@ -1,3 +1,3 @@
-This package adds a new desktop type to the the CDE login service called
+This package adds a new desktop type to the CDE login service called
"X11". If it is selected as the user's desktop it will launch a normal
X11 session - no CDE - like "xdm" would do under NetBSD.
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