Turn B<...()> into ...()
[openssl.git] / doc / crypto / SMIME_write_PKCS7.pod
index 3ba3fe64ac909df334e5429699453c82b77cc4a6..6e272cfde7a955ca0f41ee19d60e130c0690e37d 100644 (file)
@@ -33,7 +33,7 @@ is also set.
 
 If the B<PKCS7_STREAM> flag is set streaming is performed. This flag should
 only be set if B<PKCS7_STREAM> was also set in the previous call to
-PKCS7_sign() or B<PKCS7_encrypt()>.
+PKCS7_sign() or PKCS7_encrypt().
 
 If cleartext signing is being used and B<PKCS7_STREAM> not set then
 the data must be read twice: once to compute the signature in PKCS7_sign()