some improvements to man pages
[monkeysphere.git] / man / man1 / monkeysphere.1
index 459bfcb83da681783d7932b884dd71c026d1576e..e725aa585a56c2ed1f22ccc4a7db1f009dc590bf 100644 (file)
@@ -11,9 +11,11 @@ monkeysphere - Monkeysphere client user interface
 .SH DESCRIPTION
 
 \fBMonkeysphere\fP is a framework to leverage the OpenPGP web of trust
-for OpenSSH authentication.  OpenPGP keys are tracked via GnuPG, and
-added to the authorized_keys and known_hosts files used by OpenSSH for
-connection authentication.
+for OpenSSH and TLS key-based authentication.  OpenPGP keys are
+tracked via GnuPG, and added to the authorized_keys and known_hosts
+files used by OpenSSH for connection authentication.  Monkeysphere can
+also be used by a monkeysphere validation agent to validate TLS
+connections on the web.
 
 \fBmonkeysphere\fP is the Monkeysphere client utility.
 
@@ -130,9 +132,9 @@ place of `subkey\-to\-ssh\-agent'.
 Output the ssh fingerprint of a key in your gpg keyring. `f' may be
 used in place of `fingerprint'.
 .TP
-.B keys\-from\-userid USERID
+.B keys\-for\-userid USERID
 Output to stdout all acceptable keys for a given user ID literal.
-`u' may be used in place of `keys\-from\-userid'.
+`u' may be used in place of `keys\-for\-userid'.
 .TP
 .B version
 Show the monkeysphere version number.  `v' may be used in place of