From 9b1c872780bb4e046be1f8e1c302fb9bc042d23d Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Sat, 10 Dec 2016 22:53:31 +0000 Subject: Merge one sentence and the references from dsa(3) to DSA_new(3) and discard the rest of the text. There is no value in documenting some of the fields of a structure and then going on to say that the structure is intended as opaque. Besides, i doubt that we want such strong marketing of ENGINE support. --- src/lib/libcrypto/man/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/Makefile') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index bdf5232212..ca8fec58fd 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.70 2016/12/10 22:30:54 schwarze Exp $ +# $OpenBSD: Makefile,v 1.71 2016/12/10 22:53:31 schwarze Exp $ .include @@ -213,7 +213,6 @@ MAN= \ d2i_X509_REQ.3 \ d2i_X509_SIG.3 \ des_read_pw.3 \ - dsa.3 \ ec.3 \ engine.3 \ evp.3 \ -- cgit v1.2.3-55-g6feb