diff options
author | enami <enami@pkgsrc.org> | 2010-09-01 00:54:59 +0000 |
---|---|---|
committer | enami <enami@pkgsrc.org> | 2010-09-01 00:54:59 +0000 |
commit | 2f9a7327e7c020bd2031f3a8d8340c2f69eb1189 (patch) | |
tree | 604dfbfb87a511be917345088bc35e480fde2755 /security/ssldump | |
parent | e33956b367d34da355ef2ec4ff231594bf2936bd (diff) | |
download | pkgsrc-2f9a7327e7c020bd2031f3a8d8340c2f69eb1189.tar.gz |
Fix typo.
Diffstat (limited to 'security/ssldump')
-rw-r--r-- | security/ssldump/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssldump/DESCR b/security/ssldump/DESCR index 7291e649e6f..b9493bfa4a5 100644 --- a/security/ssldump/DESCR +++ b/security/ssldump/DESCR @@ -1,4 +1,4 @@ -sldump is an SSLv3/TLS network protocol analyzer. It identifies +ssldump is an SSLv3/TLS network protocol analyzer. It identifies TCP connections on the chosen network interface and attempts to interpret them as SSLv3/TLS traffic. When it identifies SSLv3/TLS traffic, it decodes the records and displays them in a textual form |