Run the withlibctx.pl script
[openssl.git] / doc / man3 / SMIME_read_CMS.pod
index c7ca845eee6675e521ed9d39a63c959c1d6c9603..36ef6dc84610ccaca358257ef3232dcc52ea47fa 100644 (file)
@@ -27,7 +27,7 @@ error occurred.
 SMIME_read_CMS_ex() is similar to SMIME_read_CMS() but can optionally supply a
 previously created I<cms> CMS_ContentInfo object. If I<cms> is NULL then it is
 identical to SMIME_read_CMS().
-To create a I<cms> object use L<CMS_ContentInfo_new_with_libctx(3)>.
+To create a I<cms> object use L<CMS_ContentInfo_new_ex(3)>.
 
 =head1 NOTES