summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man')
-rw-r--r--src/lib/libcrypto/man/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index 37b594c276..e74a6d56bf 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.32 2016/03/30 06:38:42 jmc Exp $ 1# $OpenBSD: Makefile,v 1.33 2016/09/03 12:42:47 beck Exp $
2 2
3.include <bsd.own.mk> # for NOMAN 3.include <bsd.own.mk> # for NOMAN
4 4
@@ -228,7 +228,7 @@ maninstall:
228 228
229.endif 229.endif
230 230
231.PATH: ${.CURDIR}/../../libssl/src/doc/crypto 231.PATH: ${.CURDIR}/../doc
232.SUFFIXES: .pod .1 .3 .7 232.SUFFIXES: .pod .1 .3 .7
233.for sect in 1 3 7 233.for sect in 1 3 7
234.pod.${sect}: 234.pod.${sect}: