summaryrefslogtreecommitdiff
path: root/security/sshfp
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2009-08-21 06:18:55 +0000
committeragc <agc@pkgsrc.org>2009-08-21 06:18:55 +0000
commit14d5c12edc9e7925497a7f106522f6fafc81c743 (patch)
treec1ad90ef8ca97c0672c0ebf0c228368639bd5767 /security/sshfp
parenteef0fe146b87b55ce5aeeec9fb8c3edbbda7647b (diff)
downloadpkgsrc-14d5c12edc9e7925497a7f106522f6fafc81c743.tar.gz
Fix tyop
Diffstat (limited to 'security/sshfp')
-rw-r--r--security/sshfp/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sshfp/DESCR b/security/sshfp/DESCR
index 62ce0bd0f4a..3001db303f2 100644
--- a/security/sshfp/DESCR
+++ b/security/sshfp/DESCR
@@ -2,5 +2,5 @@ sshfp is a small utility that generates RFC4255 SSHFP DNS records
based on the public keys stored in a known_hosts file or obtained by
using ssh-keyscan. If the nameserver of the domain allows zone
tranfers (AXFR), an entire domain can be processed for all its A
-records. These can then be easilly added to a zone, and then secured
+records. These can then be easily added to a zone, and then secured
by DNSSEC.