fix my email address
[monkeysphere.git] / man / man7 / monkeysphere.7
index 775826ee88042782cba5b695a92718f5e74f77bd..666b83170eb4058984014d476909b8416c50b668 100644 (file)
@@ -11,8 +11,8 @@ Trust
 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.
+also be used by a validation agent to validate TLS connections
+(e.g. https).
 
 .SH IDENTITY CERTIFIERS
 
@@ -67,15 +67,15 @@ user IDs) that are based on URI specifications for the service.  Some
 examples:
 .TP
 .B ssh:
-ssh://host.full.domain[:port]
+ssh://host.example.com[:port]
 .TP
 .B https:
-https://host.full.domain[:port]
+https://host.example.com[:port]
 
 .SH AUTHOR
 
 Written by:
-Jameson Rollins <jrollins@fifthhorseman.net>,
+Jameson Rollins <jrollins@finestructure.net>,
 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
 
 .SH SEE ALSO