From 4c77e323054a749125c6d41373ea126f5d0aef81 Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Tue, 24 Jan 2006 11:08:34 +0000 Subject: [PATCH] s/PuTTY/PuTTYgen/ in two places. [originally from svn r6528] --- doc/pubkey.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/pubkey.but b/doc/pubkey.but index 825648b7..f1223a4f 100644 --- a/doc/pubkey.but +++ b/doc/pubkey.but @@ -212,7 +212,7 @@ utility, will list key fingerprints rather than the whole public key. If you have more than one key and use them for different purposes, you don't need to memorise the key fingerprints in order to tell -them apart. PuTTY allows you to enter a \e{comment} for your key, +them apart. PuTTYgen allows you to enter a \e{comment} for your key, which will be displayed whenever PuTTY or Pageant asks you for the passphrase. @@ -235,7 +235,7 @@ choose a passphrase for your key. The passphrase will be used to \i{encrypt} the key on disk, so you will not be able to use the key without first entering the passphrase. -When you save the key, PuTTY will check that the \q{Key passphrase} +When you save the key, PuTTYgen will check that the \q{Key passphrase} and \q{Confirm passphrase} boxes both contain exactly the same passphrase, and will refuse to save the key otherwise.