summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/man/BN_set_flags.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/BN_set_flags.3')
-rw-r--r--lib/libcrypto/man/BN_set_flags.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/BN_set_flags.3 b/lib/libcrypto/man/BN_set_flags.3
index 9b1647cd312..8b2c4044521 100644
--- a/lib/libcrypto/man/BN_set_flags.3
+++ b/lib/libcrypto/man/BN_set_flags.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: BN_set_flags.3,v 1.3 2018/04/29 15:58:21 schwarze Exp $
+.\" $OpenBSD: BN_set_flags.3,v 1.4 2021/03/12 05:18:00 jsg Exp $
.\"
.\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 29 2018 $
+.Dd $Mdocdate: March 12 2021 $
.Dt BN_SET_FLAGS 3
.Os
.Sh NAME
@@ -103,7 +103,7 @@ and by the functions documented in
.El
.Pp
.Fn BN_get_flags
-interpretes
+interprets
.Fa flags
as a bitmask and returns those of the given flags that are set in
.Fa b ,