From 9739ec771b64ca305ba7272c06bb52c6055f4203 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_compress.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/CMS_compress.3') diff --git a/src/lib/libcrypto/man/CMS_compress.3 b/src/lib/libcrypto/man/CMS_compress.3 index 8948618d3a..f29a1342d4 100644 --- a/src/lib/libcrypto/man/CMS_compress.3 +++ b/src/lib/libcrypto/man/CMS_compress.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CMS_compress.3,v 1.5 2019/08/15 11:42:53 schwarze Exp $ +.\" $OpenBSD: CMS_compress.3,v 1.6 2019/08/18 21:44:10 schwarze Exp $ .\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 .\" .\" This file is a derived work. @@ -65,7 +65,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 15 2019 $ +.Dd $Mdocdate: August 18 2019 $ .Dt CMS_COMPRESS 3 .Os .Sh NAME @@ -155,6 +155,7 @@ if an error occurred. The error can be obtained from .Xr ERR_get_error 3 . .Sh SEE ALSO +.Xr CMS_ContentInfo_new 3 , .Xr CMS_uncompress 3 .Sh STANDARDS RFC 3274: Compressed Data Content Type for Cryptographic Message Syntax (CMS) -- cgit v1.2.3-55-g6feb