summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
authorschwarze <>2016-12-11 12:52:28 +0000
committerschwarze <>2016-12-11 12:52:28 +0000
commit11d403ec421a1cca33b5766d8b16528cfce5625c (patch)
treed4581068f1fca91b79be795008ae6440474cd96b /src/lib/libcrypto/man/Makefile
parent0864d137aaead93392c7bca5e264c42d8aa291e3 (diff)
downloadopenbsd-11d403ec421a1cca33b5766d8b16528cfce5625c.tar.gz
openbsd-11d403ec421a1cca33b5766d8b16528cfce5625c.tar.bz2
openbsd-11d403ec421a1cca33b5766d8b16528cfce5625c.zip
Merge all of rsa(3) into RSA_new(3).
In this case, keep the text about individual struct fields because it contains some actual information.
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
-rw-r--r--src/lib/libcrypto/man/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index ca8fec58fd..82d313af96 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.71 2016/12/10 22:53:31 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.72 2016/12/11 12:52:28 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -219,7 +219,6 @@ MAN= \
219 i2d_PKCS7_bio_stream.3 \ 219 i2d_PKCS7_bio_stream.3 \
220 lh_new.3 \ 220 lh_new.3 \
221 lh_stats.3 \ 221 lh_stats.3 \
222 rsa.3 \
223 x509.3 222 x509.3
224 223
225all clean cleandir depend includes obj tags: 224all clean cleandir depend includes obj tags: