diff options
author | Micah Anderson <micah@riseup.net> | 2012-02-24 09:55:03 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2012-02-24 09:55:03 -0500 |
commit | 297eddbd0194745e17946d0260872aa6d00fd692 (patch) | |
tree | b06cb236c7d48e109e67d543e9e66241f646de7e | |
parent | e50da193be297bc7a49c3be88a26586fa69bde51 (diff) |
fix url in man page, fixes #635648
-rw-r--r-- | man/man8/monkeysphere-host.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/monkeysphere-host.8 b/man/man8/monkeysphere-host.8 index 4d96901..758fb84 100644 --- a/man/man8/monkeysphere-host.8 +++ b/man/man8/monkeysphere-host.8 @@ -178,7 +178,7 @@ using standard OpenPGP keysigning techniques. Usually: pull the host's OpenPGP certificate from the keyserver, verify and sign it, and then re\-publish your signature. More than one person can certify any certificate. Please see -http://web.monkeysphere.info/signing\-host\-keys/ for more information +http://web.monkeysphere.info/doc/host\-keys/ for more information and details. Once an admin's signature is published, users accessing the host can use the certificate to validate the host's key without having to manually check the host key's fingerprint (in the case of |