From 0cdc9772cb4e9d8eb93b0b058f2bf772ec56d2bc Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Sun, 18 Aug 2019 21:44:10 +0000 Subject: Tweak cross references, in particular making sure that all CMS pages are linked to CMS_ContentInfo_new(3) both ways and that closely related pages reference each other. --- src/lib/libcrypto/man/CMS_get0_RecipientInfos.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/CMS_get0_RecipientInfos.3') diff --git a/src/lib/libcrypto/man/CMS_get0_RecipientInfos.3 b/src/lib/libcrypto/man/CMS_get0_RecipientInfos.3 index fc62d3a08b..783e8e17d8 100644 --- a/src/lib/libcrypto/man/CMS_get0_RecipientInfos.3 +++ b/src/lib/libcrypto/man/CMS_get0_RecipientInfos.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CMS_get0_RecipientInfos.3,v 1.5 2019/08/17 14:41:01 schwarze Exp $ +.\" $OpenBSD: CMS_get0_RecipientInfos.3,v 1.6 2019/08/18 21:44:10 schwarze Exp $ .\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100 .\" .\" This file was written by Dr. Stephen Henson . @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 17 2019 $ +.Dd $Mdocdate: August 18 2019 $ .Dt CMS_GET0_RECIPIENTINFOS 3 .Os .Sh NAME @@ -305,6 +305,7 @@ matches or non-zero otherwise. Any error can be obtained from .Xr ERR_get_error 3 . .Sh SEE ALSO +.Xr CMS_ContentInfo_new 3 , .Xr CMS_decrypt 3 .Sh STANDARDS RFC 5652 Cryptographic Message Syntax (CMS): -- cgit v1.2.3-55-g6feb