more tweaks to man pages
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 18 Jan 2010 06:42:52 +0000 (01:42 -0500)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 18 Jan 2010 06:42:52 +0000 (01:42 -0500)
man/man1/monkeysphere.1
man/man7/monkeysphere.7
man/man8/monkeysphere-host.8

index e725aa585a56c2ed1f22ccc4a7db1f009dc590bf..6abd36c6caafcfb679428e9ba7ab920395360b2f 100644 (file)
@@ -14,8 +14,8 @@ monkeysphere - Monkeysphere client user interface
 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).
 
 \fBmonkeysphere\fP is the Monkeysphere client utility.
 
index 775826ee88042782cba5b695a92718f5e74f77bd..e4c2bf03abe333a41b21efca13708fa1d305ad04 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,10 +67,10 @@ 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
 
index 3a7b629ad7a1d6c219845bffef10d3479eb3aeb4..f3c5943152688815a22ac1720fd284679f783a03 100644 (file)
@@ -62,11 +62,11 @@ Add a service-specific user ID to the specified certificate.  For
 example, the operator of `https://example.net' may wish to add an
 additional servicename of `https://www.example.net' to the certificate
 corresponding to the secret key used by the TLS-enabled web server.
-`add-name' or `n+' may be used in place of `add\-hostname'.
+`add-name' or `n+' may be used in place of `add\-servicename'.
 .TP
 .B revoke\-servicename SCHEME://HOSTNAME[:PORT] [KEYID]
 Revoke a service-specific user ID from the specified certificate.
-`revoke-name' or `n\-' may be used in place of `revoke\-hostname'.
+`revoke-name' or `n\-' may be used in place of `revoke\-servicename'.
 .TP
 .B add\-revoker REVOKER_KEYID|FILE [KEYID]
 Add a revoker to the specified OpenPGP certificate.  The revoker can