we use /var/lib/dumpdates, *not* /etc/dumpdates
[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;