Tweak to man pages.
authorJameson Graef Rollins <jrollins@phys.columbia.edu>
Sun, 29 Jun 2008 19:01:53 +0000 (15:01 -0400)
committerJameson Graef Rollins <jrollins@phys.columbia.edu>
Sun, 29 Jun 2008 19:01:53 +0000 (15:01 -0400)
man/man1/monkeysphere.1
man/man8/monkeysphere-server.8

index 30e35bba3a5fc7732b52bae70ee3b5935ba77ff6..db45006d0e7a75da8766c33427ba771ae3feed9f 100644 (file)
@@ -57,7 +57,7 @@ Output a brief usage summary.  `h' or `?' may be used in place of
 .SH HOST URIs
 
 Host OpenPGP keys have associated user IDs that use the ssh URI
-specification for the host, ie. "ssh://host.full.domain".
+specification for the host, ie. "ssh://host.full.domain[:port]".
 
 .SH KEY ACCEPTABILITY
 
@@ -67,7 +67,8 @@ GPG keys are considered acceptable if the following criteria are met:
 The key must have the "authentication" ("a") usage flag set.
 .TP
 .B validity
-The key must be "fully" valid, and must not be expired or revoked.
+The key must be "fully" valid (ie. signed by a trusted certifier), and
+must not be expired or revoked.
 
 .SH FILES
 
index 3411c646cee120763a059f8d1241f02695346e4c..8733660d2f06c4e5e9e2d7733f619682c34fe3f0 100644 (file)
@@ -126,6 +126,17 @@ It is recommended to add "monkeysphere-server update-users" to a
 system crontab, so that user keys are kept up-to-date, and key
 revokations and expirations can be processed in a timely manor.
 
+.SH KEY ACCEPTABILITY
+
+GPG keys are considered acceptable if the following criteria are met:
+.TP
+.B capability
+The key must have the "authentication" ("a") usage flag set.
+.TP
+.B validity
+The key must be "fully" valid (ie. signed by a trusted certifier), and
+must not be expired or revoked.
+
 .SH FILES
 
 .TP