summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/Makefile.inc
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2003-02-19 23:30:52 +0000
committernectar <nectar@FreeBSD.org>2003-02-19 23:30:52 +0000
commit490f7849d94d8ab5baa625e353f57007487bfd5f (patch)
treecd1a6f289d01c354d474c563544158203b5ce009 /secure/lib/libcrypto/Makefile.inc
parent0fee824237555009e1c183a434436a50f306ecd7 (diff)
downloadFreeBSD-src-490f7849d94d8ab5baa625e353f57007487bfd5f.zip
FreeBSD-src-490f7849d94d8ab5baa625e353f57007487bfd5f.tar.gz
Regenerate man pages after import of OpenSSL 0.9.7a.
Diffstat (limited to 'secure/lib/libcrypto/Makefile.inc')
-rw-r--r--secure/lib/libcrypto/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile.inc b/secure/lib/libcrypto/Makefile.inc
index 734bf34..caa1f36 100644
--- a/secure/lib/libcrypto/Makefile.inc
+++ b/secure/lib/libcrypto/Makefile.inc
@@ -115,7 +115,7 @@ man-update:
@(sec=${manpage:E}; \
pod=${manpage:R}.pod; \
cp ${LCRYPTO_DOC}/${_docs}/$$pod .; \
- pod2man --section=$$sec --release="0.9.7" --center="OpenSSL" \
+ pod2man --section=$$sec --release="0.9.7a" --center="OpenSSL" \
$$pod > ${.CURDIR}/man/${manpage}; \
rm $$pod; \
${ECHO} ${manpage})
OpenPOWER on IntegriCloud