summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www')
-rw-r--r--usr/local/www/help.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index 8374d3b..4edfaa2 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -317,6 +317,7 @@ $helppages = array(
'open-vm-tools.xml' => 'https://doc.pfsense.org/index.php/Open_VM_Tools_package',
'arping.xml' => 'https://doc.pfsense.org/index.php/Arping_package',
'unbound.xml' => 'https://doc.pfsense.org/index.php/Unbound_package',
+ 'nut.xml' => 'https://doc.pfsense.org/index.php/Nut_package',
);
@@ -373,4 +374,4 @@ if (empty($helppage)) {
/* Redirect to help page. */
header("Location: {$helppage}");
-?>
+?> \ No newline at end of file
OpenPOWER on IntegriCloud