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 | fadc7d4441a555794029ffd1377fc1a32df3934f (patch) | |
tree | 604dfbfb87a511be917345088bc35e480fde2755 /security | |
parent | c6a32ddd8b6d474e35d2b8d36e1fb79f7c368f84 (diff) | |
download | pkgsrc-fadc7d4441a555794029ffd1377fc1a32df3934f.tar.gz |
Fix typo.
Diffstat (limited to 'security')
-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 |