diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-11 16:04:15 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-11 16:04:15 -0400 |
commit | c1affebb2e24c129a4baec24d0627abd1ac0b977 (patch) | |
tree | d7887610511f0c0adb63b532d7b2aaa4983dc2de /man/man1 | |
parent | b676fea4a45dce7ccd8049ca27e7a5612b343d28 (diff) |
fix typo in monkeysphere(1)
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/monkeysphere.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man1/monkeysphere.1 b/man/man1/monkeysphere.1 index fff16ba..f9a6af4 100644 --- a/man/man1/monkeysphere.1 +++ b/man/man1/monkeysphere.1 @@ -15,9 +15,10 @@ Update the known_hosts file. For every host listed, search for a gpg key for the host in the Web of Trust. If a key is found, any ssh keys for the host are removed from the known_hosts file. If the found key is acceptable (see KEY ACCEPTABILITY), then the gpg key is converted -to an ssh key and added to the known_hosts file. If now gpg key is +to an ssh key and added to the known_hosts file. If no gpg key is found for the host, then nothing is done. If no hosts are specified, all hosts listed in the known_hosts file will be processed. If they + `k' may be used in place of `update-known_hosts'. .TP .B update-authorized_keys |