From fece1b69f56d9f1252b54a431030d4bb3ae4dbbe Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sun, 12 Jul 2009 12:02:58 +0000 Subject: [PATCH] Typo: replace a \i with a \I. [originally from svn r8607] --- doc/pubkey.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.