un-do make check since there's no useful content .. fooled by INSTALL!
[debian/amanda] / man / index.php
1 <?php
2 /* send the user straight to the amanda(8) manpage */
3 header("Location: amanda.8.html");
4 exit;