From c1affebb2e24c129a4baec24d0627abd1ac0b977 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Wed, 11 Jun 2008 16:04:15 -0400 Subject: [PATCH] fix typo in monkeysphere(1) --- man/man1/monkeysphere.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.25.1