X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/07d0323b84c7a00129cccca645db8d222378d33c..2e85c969d67eb14a07314802d4ac5dd63eef660b:/doc/pageant.but diff --git a/doc/pageant.but b/doc/pageant.but index 7e8a1988..fd5ba3b0 100644 --- a/doc/pageant.but +++ b/doc/pageant.but @@ -68,9 +68,9 @@ something like this: For each key, the list box will tell you: \b The type of the key. Currently, this can be \c{ssh1} (an RSA key -for use with the SSH v1 protocol), \c{ssh-rsa} (an RSA key for use -with the SSH v2 protocol), or \c{ssh-dss} (a DSA key for use with -the SSH v2 protocol). +for use with the SSH-1 protocol), \c{ssh-rsa} (an RSA key for use +with the SSH-2 protocol), or \c{ssh-dss} (a DSA key for use with +the SSH-2 protocol). \b The size (in bits) of the key. @@ -152,7 +152,7 @@ like this: Agent forwarding is a mechanism that allows applications on your SSH server machine to talk to the agent on your client machine. -Note that at present, agent forwarding in SSH2 is only available +Note that at present, agent forwarding in SSH-2 is only available when your SSH server is OpenSSH. The \cw{ssh.com} server uses a different agent protocol, which PuTTY does not yet support.