Apply rev 1.21 from src/lib/libcrypto/man/ssl.3:
Fix typo.
This commit is contained in:
parent
c4ea44d4b8
commit
4287c61008
2
crypto/dist/openssl/doc/ssl/ssl.pod
vendored
2
crypto/dist/openssl/doc/ssl/ssl.pod
vendored
@ -158,7 +158,7 @@ Constructor for the SSLv3 SSL_METHOD structure for combined client and server.
|
||||
|
||||
Constructor for the TLSv1 SSL_METHOD structure for a dedicated client.
|
||||
|
||||
=item cosnt SSL_METHOD *B<TLSv1_server_method>(void);
|
||||
=item const SSL_METHOD *B<TLSv1_server_method>(void);
|
||||
|
||||
Constructor for the TLSv1 SSL_METHOD structure for a dedicated server.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user