From: simon Date: Sun, 12 Jul 2009 12:02:58 +0000 (+0000) Subject: Typo: replace a \i with a \I. X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/commitdiff_plain/b21381ebc23b2faee08993d4cb6d95e469be538e Typo: replace a \i with a \I. git-svn-id: svn://svn.tartarus.org/sgt/putty@8607 cda61777-01e9-0310-a592-d414129be87e --- 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.