diff --git a/doc/man3/PEM_read_CMS.pod b/doc/man3/PEM_read_CMS.pod index 2b96db9c31a33..311f40e343d16 100644 --- a/doc/man3/PEM_read_CMS.pod +++ b/doc/man3/PEM_read_CMS.pod @@ -122,8 +122,7 @@ B>() and B>() return a pointer to an allocated object, which should be released by calling B_free>(), or NULL on error. -B>() and B>() return the number of bytes -written or zero on error. +B>() and B>() return 1 for success or 0 for failure. =head1 SEE ALSO