]> git.gag.com Git - debian/amanda/blob - man/index.php
5322dd6040902adbf10ed5aad2d141eca4c1e95e
[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;