From: Jameson Graef Rollins Date: Wed, 11 Jun 2008 21:31:12 +0000 (-0400) Subject: some very small tweaks to the openpgp2ssh man page X-Git-Tag: monkeysphere_0.1-1~50^2~1 X-Git-Url: https://codewiz.org/gitweb?p=monkeysphere.git;a=commitdiff_plain;h=1caaa3fef8c8256cbf9b867f5d4b947eacd63535 some very small tweaks to the openpgp2ssh man page --- diff --git a/man/man1/openpgp2ssh.1 b/man/man1/openpgp2ssh.1 index cd79b6c..27bcb15 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 output keys from this process are stripped of all +Note that the keys output from this process are stripped of all identifying information, including certifications, self-signatures, etc. @@ -61,5 +61,6 @@ Secret key output is currently not passphrase-protected. This program is not yet implemented, and this man page currently only describes expected functionality. .Sh SEE ALSO -.Xr monkeysphere 1 , -.Xr monkeysphere-admin 8 +.Xr monkeysphere 1 , +.Xr ssh 1 , +.Xr monkeysphere-server 8