Small fixup of util/process_docs.pl
authorRichard Levitte <richard@levitte.org>
Thu, 10 Nov 2016 21:07:28 +0000 (22:07 +0100)
committerRichard Levitte <richard@levitte.org>
Thu, 10 Nov 2016 22:13:48 +0000 (23:13 +0100)
commit16db345c47cbf97ea01e655d4eb00f9c4c52f361
tree5f33cce75fbb3db1dd7373a0785cd080e3026318
parent1ec574ae25a754d88f810304be3bfcb7b23101a8
Small fixup of util/process_docs.pl

Apparently, pod2html doesn't add ".html" at the end of links, making
them useless, so we need to fix that

With thanks for the report to Michel <michel.sales@free.fr>

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1897)
util/process_docs.pl