blob: 53b7b076620c0e4fe3a9842df2c536ebd6f5ef15 [file] [log] [blame]
Thomas Klausnerf5e9e242014-11-18 11:40:38 +01001#!/bin/sh
2
3# <a class="link-man" href="zip_errors.html">
4LINKBASE='http://pubs.opengroup.org/onlinepubs/9699919799/functions/'
5
Thomas Klausnerdbf79512017-12-06 12:55:09 +01006sed -E -e 's,(<a class="Xr" href=")([^"]*)(">),\1'"$LINKBASE"'\2\3,g' -e "s,$LINKBASE"'(libzip|zip),\1,g'