From d4fb7b98676987a21e175c615e3aaf5085cdd2f1 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Fri, 6 Jan 2017 02:37:05 +0000 Subject: Delete bogus cross reference reported by jmc@. Documenting these trivial PKCS7_type_is_*() macros does not seem useful, at least not right now. --- src/lib/libcrypto/man/SMIME_read_PKCS7.3 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/SMIME_read_PKCS7.3 b/src/lib/libcrypto/man/SMIME_read_PKCS7.3 index 92c90ca97c..a7cfc8733e 100644 --- a/src/lib/libcrypto/man/SMIME_read_PKCS7.3 +++ b/src/lib/libcrypto/man/SMIME_read_PKCS7.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: SMIME_read_PKCS7.3,v 1.4 2016/12/13 15:00:22 schwarze Exp $ +.\" $OpenBSD: SMIME_read_PKCS7.3,v 1.5 2017/01/06 02:37:05 schwarze Exp $ .\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 .\" .\" 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: December 13 2016 $ +.Dd $Mdocdate: January 6 2017 $ .Dt SMIME_READ_PKCS7 3 .Os .Sh NAME @@ -95,8 +95,10 @@ with the .Dv PKCS7_DETACHED flag set. .Pp -Otherwise the type of the returned structure can be determined using -.Xr PKCS7_type 3 . +Otherwise the type of the returned structure can be determined using the +.Fn PKCS7_type_is_* +macros defined in +.In openssl/pkcs7.h . .Pp To support future functionality, if .Fa bcont @@ -124,7 +126,6 @@ The error can be obtained from .Sh SEE ALSO .Xr ERR_get_error 3 , .Xr PKCS7_new 3 , -.Xr PKCS7_type 3 , .Xr SMIME_write_PKCS7 3 .Sh HISTORY .Fn SMIME_read_PKCS7 -- cgit v1.2.3-55-g6feb