diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-07-01 11:24:44 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-07-01 11:24:44 -0400 |
commit | e6d14b3efaa96cc55eae34556daf8f85f09b92f6 (patch) | |
tree | 6caba4c6354e3fdc5bc5b470922cba4587b83f85 /man | |
parent | 56e8fa26a4ce594f2c5c71b600df11fc9f255956 (diff) |
small tweak to man page, and fix some alt port handling in proxy command.
Diffstat (limited to 'man')
-rw-r--r-- | man/man8/monkeysphere-server.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/monkeysphere-server.8 b/man/man8/monkeysphere-server.8 index ba0c7b3..45605da 100644 --- a/man/man8/monkeysphere-server.8 +++ b/man/man8/monkeysphere-server.8 @@ -49,11 +49,11 @@ place of `publish-key'. .TP .B add-identity-certifier KEYID Instruct system to trust user identity certifications made by KEYID. -`a' may be used in place of `add-certifier'. +`a' may be used in place of `add-identity-certifier'. .TP .B remove-identity-certifier KEYID Instruct system to ignore user identity certifications made by KEYID. -`r' may be used in place of `remove-certifier'. +`r' may be used in place of `remove-identity-certifier'. .TP .B list-identity-certifiers List key IDs trusted by the system to certify user identities. `l' |