X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fssl%2FSSL_CTX_set_options.pod;h=8baf6ac5521f80a048da3cd3da613c6f17af7545;hp=e2548c35b815ce6e28827742c44a2d68a4df94e7;hb=762a44de590ab0f9ada555e028199a51035ae04b;hpb=854dfcd859db6f1b3144da2b91f3db5063a7794c diff --git a/doc/ssl/SSL_CTX_set_options.pod b/doc/ssl/SSL_CTX_set_options.pod index e2548c35b8..8baf6ac552 100644 --- a/doc/ssl/SSL_CTX_set_options.pod +++ b/doc/ssl/SSL_CTX_set_options.pod @@ -44,7 +44,7 @@ secure renegotiation. =head1 NOTES The behaviour of the SSL library can be changed by setting several options. -The options are coded as bitmasks and can be combined by a logical B +The options are coded as bitmasks and can be combined by a bitwise B operation (|). SSL_CTX_set_options() and SSL_set_options() affect the (external)