Document maxpkt bug under garbled packet error message.
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Wed, 5 Dec 2007 00:28:22 +0000 (00:28 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Wed, 5 Dec 2007 00:28:22 +0000 (00:28 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@7806 cda61777-01e9-0310-a592-d414129be87e

doc/config.but
doc/errors.but

index 02ada51..4ed912d 100644 (file)
@@ -2978,7 +2978,7 @@ would expect.
 
 This is an SSH-2-specific bug.
 
 
 This is an SSH-2-specific bug.
 
-\S{config-ssh-bug-maxpkt} \q{Ignores SSH-2 \i{maximum packet size}}
+\S{config-ssh-bug-maxpkt2} \q{Ignores SSH-2 \i{maximum packet size}}
 
 \cfg{winhelp-topic}{ssh.bugs.maxpkt2}
 
 
 \cfg{winhelp-topic}{ssh.bugs.maxpkt2}
 
index 5a0d83d..ae00a41 100644 (file)
@@ -235,9 +235,10 @@ gone wrong in the encryption or decryption process. It's difficult
 to tell from this error message whether the problem is in the client,
 in the server, or in between.
 
 to tell from this error message whether the problem is in the client,
 in the server, or in between.
 
-If you get this error, one thing you could try would be to fiddle
-with the setting of \q{Miscomputes SSH-2 encryption keys} on the Bugs
-panel (see \k{config-ssh-bug-derivekey2}).
+If you get this error, one thing you could try would be to fiddle with
+the setting of \q{Miscomputes SSH-2 encryption keys} (see
+\k{config-ssh-bug-derivekey2}) or \q{Ignores SSH-2 maximum packet
+size} (see \k{config-ssh-bug-maxpkt2}) on the Bugs panel .
 
 Another known server problem which can cause this error is described
 in \k{faq-openssh-bad-openssl} in the FAQ.
 
 Another known server problem which can cause this error is described
 in \k{faq-openssh-bad-openssl} in the FAQ.