BIO_s_fd() manual page.
[oweals/openssl.git] / doc / crypto / BN_add.pod
index e4230851e48686ab4550b63c77177ec85bc2e7ff..0541d45643523e821be4f854a0ba3fe2f8fac93a 100644 (file)
@@ -3,7 +3,7 @@
 =head1 NAME
 
 BN_add, BN_sub, BN_mul, BN_div, BN_sqr, BN_mod, BN_mod_mul, BN_exp,
-BN_mod_exp, BN_gcd - Arithmetic operations on BIGNUMs
+BN_mod_exp, BN_gcd - arithmetic operations on BIGNUMs
 
 =head1 SYNOPSIS