Fix errors found by new find-doc-nits
[openssl.git] / doc / man3 / SSL_CTX_dane_enable.pod
index c43d6f90dc7e15e8060909c8bb8daf5961497f9b..2393c7f0ea42c9c6f6e24e695e0a5cac8746d08e 100644 (file)
@@ -136,7 +136,7 @@ SSL_CTX_dane_set_flags() and SSL_dane_set_flags() can be used to enable
 optional DANE verification features.
 SSL_CTX_dane_clear_flags() and SSL_dane_clear_flags() can be used to disable
 the same features.
-The B<flags> argument is a bitmask of the features to enable or disable.
+The B<flags> argument is a bit-mask of the features to enable or disable.
 The B<flags> set for an B<SSL_CTX> context are copied to each B<SSL> handle
 associated with that context at the time the handle is created.
 Subsequent changes in the context's B<flags> have no effect on the B<flags> set