summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2014-12-16 16:08:35 -0500
committerjim-p <jimp@pfsense.org>2014-12-16 16:08:35 -0500
commit51579bb421306647355cb219f291f9ede2b51e11 (patch)
treecd020a2b4cd3c003a52be79083cd08a248abc588 /usr
parente4e6c315b0ff63af2a138d311d39113da8f1c39d (diff)
downloadpfsense-51579bb421306647355cb219f291f9ede2b51e11.zip
pfsense-51579bb421306647355cb219f291f9ede2b51e11.tar.gz
Pick up some more new pages for 2.2 that need help links.
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/help.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index b24cfa0..f8a312e 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -162,10 +162,12 @@ $helppages = array(
'diag_ipsec_spd.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
'vpn_ipsec.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
'vpn_ipsec_mobile.php' => 'https://doc.pfsense.org/index.php/IPsec_Mobile_Clients',
+ 'diag_ipsec_leases.php' => 'https://doc.pfsense.org/index.php/IPsec_Mobile_Clients',
'vpn_ipsec_phase1.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
'vpn_ipsec_phase2.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
'vpn_ipsec_keys.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
'vpn_ipsec_keys_edit.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
+ 'vpn_ipsec_settings.php' => 'https://doc.pfsense.org/index.php/Advanced_IPsec_Settings',
'services_captiveportal.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
'services_captiveportal_filemanager.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
'services_captiveportal_ip.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
@@ -210,6 +212,8 @@ $helppages = array(
'status_captiveportal_expire.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
'services_ntpd.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
'status_ntpd.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
+ 'services_ntpd_gps.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
+ 'services_ntpd_pps.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
'system_firmware_restorefullbackup.php' => 'https://doc.pfsense.org/index.php/Full_Backup',
'load_balancer_monitor.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing',
'load_balancer_monitor_edit.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing',
@@ -230,6 +234,9 @@ $helppages = array(
'services_unbound.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver',
'services_unbound_advanced.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver#Advanced_Settings_Tab',
'services_unbound_acls.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver#Access_Lists_Tab',
+ 'services_unbound_domainoverride_edit.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver',
+ 'services_unbound_host_edit.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver',
+ 'diag_gmirror.php' => 'https://doc.pfsense.org/index.php/Create_a_Software_RAID1_%28gmirror%29',
/* From here down are packages. Not checking these as strictly,
any information is better than nothing. */
OpenPOWER on IntegriCloud