Fix a typo

This commit is contained in:
Ondřej Kuzník 2019-05-16 20:52:04 +01:00
parent 6d99f780ef
commit d756f7d504

View File

@ -131,7 +131,7 @@ inside your network to just connect directly to B<httpd>.
Also, B<sslh> probes for SSLv3 (or TLSv1) handshake and will
reject connections from clients requesting SSLv2. This is
compliant with RFC6176 which prohibits the usage of SSLv2. If
you wish to accept SSLv2, use B<--default> instead.
you wish to accept SSLv2, use B<--anyprot> instead.
=item B<--ssh> I<target address>