#!/bin/sh

cat 1>&2 <<EOF
*
* The heirloom-doctools binaries and man pages have been
* moved to non-standard locations and are hence no longer
* in PATH/MANPATH by default.
*
* See: /usr/share/doc/heirloom-doctools/README.alpine
*
EOF
