X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2Fcrypto%2FBN_set_bit.pod;h=b7c47b9b01583e2fd33a4a2e503c6e9f8e1d4cba;hb=bace21247493eb38870d2585f0e643bdc550f60a;hp=4b7aa2aa1a53577ecf024dd9eada02df3fdc70d2;hpb=4facdbb5fa9d791fc72dc78b9c3512ea1384df33;p=oweals%2Fopenssl.git diff --git a/doc/crypto/BN_set_bit.pod b/doc/crypto/BN_set_bit.pod index 4b7aa2aa1a..b7c47b9b01 100644 --- a/doc/crypto/BN_set_bit.pod +++ b/doc/crypto/BN_set_bit.pod @@ -3,7 +3,7 @@ =head1 NAME BN_set_bit, BN_clear_bit, BN_is_bit_set, BN_mask_bits, BN_lshift, -BN_lshift1, BN_rshift, BN_rshift1 - Bit operations on BIGNUMs +BN_lshift1, BN_rshift, BN_rshift1 - bit operations on BIGNUMs =head1 SYNOPSIS