Media wiki Orphan plugin.
[manlink.git] / conf / metadata.php
1 <?php
2 /*
3  * Metadata statement for the target of the manpage links.
4  */
5 $meta['mantarget'] = array('multichoice', '_choices' => array('NetBSD', 'OpenBSD', 'FreeBSD', 'DragonFlyBSD'));
6 //Setup VIM: ex: et ts=2 enc=utf-8 :