diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-12 13:27:54 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-12 13:27:54 -0400 |
commit | e2314e2105e02ec0d2684a3b68b9187982ca812b (patch) | |
tree | 8f852096880e99f7d23819687262ce2e9bcba1f9 /man/man1 | |
parent | e4ce2240a682a57680e3d4d2d07757e631887d33 (diff) |
massaging the language in openpgp2ssh(1).
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/openpgp2ssh.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/openpgp2ssh.1 b/man/man1/openpgp2ssh.1 index 27bcb15..6267141 100644 --- a/man/man1/openpgp2ssh.1 +++ b/man/man1/openpgp2ssh.1 @@ -31,7 +31,7 @@ insertion into known_hosts files and authorized_keys files. If the input contains an OpenPGP RSA or DSA secret key, it will be converted to the equivalent PEM-encoded private key. -Note that the keys output from this process are stripped of all +Note that the keys produced by this process are stripped of all identifying information, including certifications, self-signatures, etc. |