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_verify.3 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/CMS_verify.3') diff --git a/src/lib/libcrypto/man/CMS_verify.3 b/src/lib/libcrypto/man/CMS_verify.3 index ae489933de..a7b95bcaa6 100644 --- a/src/lib/libcrypto/man/CMS_verify.3 +++ b/src/lib/libcrypto/man/CMS_verify.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CMS_verify.3,v 1.5 2019/08/18 12:06:51 schwarze Exp $ +.\" $OpenBSD: CMS_verify.3,v 1.6 2019/08/18 21:44:10 schwarze Exp $ .\" full merge up to: OpenSSL 35fd9953 May 28 14:49:38 2019 +0200 .\" .\" This file was written by Dr. Stephen Henson . @@ -202,7 +202,10 @@ if an error occurred. The error can be obtained from .Xr ERR_get_error 3 . .Sh SEE ALSO -.Xr CMS_sign 3 +.Xr CMS_ContentInfo_new 3 , +.Xr CMS_get0_SignerInfos 3 , +.Xr CMS_sign 3 , +.Xr CMS_verify_receipt 3 .Sh STANDARDS RFC 5652: Cryptographic Message Syntax (CMS), section 5.1: SignedData Type -- cgit v1.2.3-55-g6feb