Turn B<...()> into ...()
[openssl.git] / doc / apps / ecparam.pod
index 56962abe3ea2719f8669b1a2c5a40e4fd1e7f238..12a48ca8355c7efe9b638a6a66f57b96c165b729 100644 (file)
@@ -66,7 +66,7 @@ This option prints out the EC parameters in human readable form.
 =item B<-C>
 
 This option converts the EC parameters into C code. The parameters can then
-be loaded by calling the B<get_ec_group_XXX()> function.
+be loaded by calling the get_ec_group_XXX() function.
 
 =item B<-check>