some very small tweaks to the openpgp2ssh man page
authorJameson Graef Rollins <jrollins@phys.columbia.edu>
Wed, 11 Jun 2008 21:31:12 +0000 (17:31 -0400)
committerJameson Graef Rollins <jrollins@phys.columbia.edu>
Wed, 11 Jun 2008 21:31:12 +0000 (17:31 -0400)
man/man1/openpgp2ssh.1

index cd79b6ccc5593dd191aa66f09d4a639d4f9f2768..27bcb15def1964631c0c5386dcd733299f10af88 100644 (file)
@@ -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