From 407ed0d2f40763deae236f06029d08610c54cdb5 Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Mon, 14 Nov 2005 09:41:42 +0000 Subject: [PATCH] Missing close parenthesis. [originally from svn r6461] --- doc/errors.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/errors.but b/doc/errors.but index 7cdda2fd..03392454 100644 --- a/doc/errors.but +++ b/doc/errors.but @@ -89,7 +89,7 @@ This can easily happen if you are using Pageant and have a large number of keys loaded into it, since these servers count each offer of a public key as an authentication attempt. This can be worked around by specifying the key that's required for the authentication in -the PuTTY configuration (see \k{config-ssh-privkey}; PuTTY will ignore +the PuTTY configuration (see \k{config-ssh-privkey}); PuTTY will ignore any other keys Pageant may have, but will ask Pageant to do the authentication, so that you don't have to type your passphrase.