summaryrefslogtreecommitdiffstats
path: root/doc/crypto/BN_set_bit.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/BN_set_bit.pod')
-rw-r--r--doc/crypto/BN_set_bit.pod6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/crypto/BN_set_bit.pod b/doc/crypto/BN_set_bit.pod
index 20c24f0413..13bf231cec 100644
--- a/doc/crypto/BN_set_bit.pod
+++ b/doc/crypto/BN_set_bit.pod
@@ -57,10 +57,4 @@ can be obtained by L<ERR_get_error(3)>.
L<bn(3)>, L<BN_num_bytes(3)>, L<BN_add(3)>
-=head1 HISTORY
-
-BN_set_bit(), BN_clear_bit(), BN_is_bit_set(), BN_mask_bits(),
-BN_lshift(), BN_lshift1(), BN_rshift(), and BN_rshift1() are available
-in all versions of SSLeay and OpenSSL.
-
=cut