From: Simon Tatham Date: Sun, 12 Jul 2009 12:02:58 +0000 (+0000) Subject: Typo: replace a \i with a \I. X-Git-Tag: 0.61~144 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=fece1b69f56d9f1252b54a431030d4bb3ae4dbbe;p=PuTTY.git Typo: replace a \i with a \I. [originally from svn r8607] --- diff --git a/doc/pubkey.but b/doc/pubkey.but index db4431c5..ee4b600b 100644 --- a/doc/pubkey.but +++ b/doc/pubkey.but @@ -243,7 +243,7 @@ If you leave the passphrase fields blank, the key will be saved unencrypted. You should \e{not} do this without good reason; if you do, your private key file on disk will be all an attacker needs to gain access to any machine configured to accept that key. If you -want to be able to \i{passwordless login}log in without having to +want to be able to \I{passwordless login}log in without having to type a passphrase every time, you should consider using Pageant (\k{pageant}) so that your decrypted key is only held in memory rather than on disk.