diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libssl/man/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libssl/man/Makefile b/lib/libssl/man/Makefile index 0ab8c2e360f..930c5f56af2 100644 --- a/lib/libssl/man/Makefile +++ b/lib/libssl/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2002/10/09 08:22:49 fgsch Exp $ +# $OpenBSD: Makefile,v 1.4 2003/03/05 20:59:15 deraadt Exp $ .include <bsd.own.mk> # for NOMAN @@ -173,7 +173,6 @@ MANALL= \ dsa.cat3 \ lh_stats.cat3 \ lhash.cat3 \ - openssl.cat1 \ rsa.cat3 \ ssl.cat3 |