summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
authortb <>2023-04-25 18:48:32 +0000
committertb <>2023-04-25 18:48:32 +0000
commitfbf2ba949e9a8593bfac40125b23645ec041759f (patch)
tree45ac67a10ac935d385254aab211068743021c681 /src/lib/libcrypto/man/Makefile
parent7494df9154a35ac74e94b0a7e92dd8f9079e8889 (diff)
downloadopenbsd-fbf2ba949e9a8593bfac40125b23645ec041759f.tar.gz
openbsd-fbf2ba949e9a8593bfac40125b23645ec041759f.tar.bz2
openbsd-fbf2ba949e9a8593bfac40125b23645ec041759f.zip
Remove SXNET
Unused and no authorative information was found online in 2016
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 b3fa34fe12..029c9473e1 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.244 2023/04/20 16:19:43 tb Exp $ 1# $OpenBSD: Makefile,v 1.245 2023/04/25 18:48:32 tb Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -304,7 +304,6 @@ MAN= \
304 SMIME_write_CMS.3 \ 304 SMIME_write_CMS.3 \
305 SMIME_write_PKCS7.3 \ 305 SMIME_write_PKCS7.3 \
306 STACK_OF.3 \ 306 STACK_OF.3 \
307 SXNET_new.3 \
308 TS_REQ_new.3 \ 307 TS_REQ_new.3 \
309 UI_UTIL_read_pw.3 \ 308 UI_UTIL_read_pw.3 \
310 UI_create_method.3 \ 309 UI_create_method.3 \