1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 09:58:01 +00:00

Typo: replace a \i with a \I.

[originally from svn r8607]
This commit is contained in:
Simon Tatham 2009-07-12 12:02:58 +00:00
parent b024b57644
commit fece1b69f5

View File

@ -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 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 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 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 type a passphrase every time, you should consider using Pageant
(\k{pageant}) so that your decrypted key is only held in memory (\k{pageant}) so that your decrypted key is only held in memory
rather than on disk. rather than on disk.