summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorNick Alcock <nix@esperi.org.uk>2013-02-15 17:44:11 +0000
committerLutz Jaenicke <ljaenicke@innominate.com>2013-02-15 19:36:26 +0100
commit5cc270774258149235f69e1789b3370f57b0e27b (patch)
tree8f9ad8234bd7cded564d5006dc07bdc0f089ad4a /test
parent47edeb9f597c9c5ab127398330959bf0343f050e (diff)
Fix POD errors to stop make install_docs dying with pod2man 2.5.0+
podlators 2.5.0 has switched to dying on POD syntax errors. This means that a bunch of long-standing erroneous POD in the openssl documentation now leads to fatal errors from pod2man, halting installation. Unfortunately POD constraints mean that you have to sort numeric lists in ascending order if they start with 1: you cannot do 1, 0, 2 even if you want 1 to appear first. I've reshuffled such (alas, I wish there were a better way but I don't know of one).
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions