summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/Makefile.inc
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2010-03-13 19:30:29 +0000
committersimon <simon@FreeBSD.org>2010-03-13 19:30:29 +0000
commit497b0c9195ac00c7946a82ee2fc0145de08b0af4 (patch)
treec4989f66a77ae6b0dc72244728d436125fb41048 /secure/lib/libcrypto/Makefile.inc
parent0d816bbd980d8201a2ad23ccd05f7bde16565282 (diff)
downloadFreeBSD-src-497b0c9195ac00c7946a82ee2fc0145de08b0af4.zip
FreeBSD-src-497b0c9195ac00c7946a82ee2fc0145de08b0af4.tar.gz
Regenerate manual pages for OpenSSL 0.9.8m.
MFC after: 3 weeks
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 4da2d8b..41bf41b 100644
--- a/secure/lib/libcrypto/Makefile.inc
+++ b/secure/lib/libcrypto/Makefile.inc
@@ -34,7 +34,7 @@ man-update:
@(sec=${manpage:E}; \
pod=${manpage:R}.pod; \
cp ${LCRYPTO_DOC}/${_docs}/$$pod .; \
- pod2man --section=$$sec --release="0.9.8k" --center="OpenSSL" \
+ pod2man --section=$$sec --release="0.9.8m" --center="OpenSSL" \
$$pod > ${.CURDIR}/man/${manpage}; \
rm -f $$pod; \
${ECHO} ${manpage})
OpenPOWER on IntegriCloud