Imported Upstream version 2.6.0p2
[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;