Merge pull request from rugbylug/evening_of_docs

Fix a typo
This commit is contained in:
yrutschle 2019-05-20 21:28:53 +02:00 committed by GitHub
commit c1369910c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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>