diff options
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index e85972f0bfd..57a3387ee40 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -1250,7 +1250,7 @@ be carried out at the same time: | |||
| 1250 | 4) Use lbxproxy on the remote end of the connection. This is an interface | 1250 | 4) Use lbxproxy on the remote end of the connection. This is an interface |
| 1251 | to the low bandwidth X extension in most modern X servers, which | 1251 | to the low bandwidth X extension in most modern X servers, which |
| 1252 | improves performance dramatically, at the slight expense of correctness | 1252 | improves performance dramatically, at the slight expense of correctness |
| 1253 | of the X protocol. lbxproxy acheives the performance gain by grouping | 1253 | of the X protocol. lbxproxy achieves the performance gain by grouping |
| 1254 | several X requests in one TCP packet and sending them off together, | 1254 | several X requests in one TCP packet and sending them off together, |
| 1255 | instead of requiring a round-trip for each X request in a separate | 1255 | instead of requiring a round-trip for each X request in a separate |
| 1256 | packet. The switches that seem to work best for emacs are: | 1256 | packet. The switches that seem to work best for emacs are: |