summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2017-03-01 14:06:58 -0500
committerjim-p <jimp@pfsense.org>2017-03-01 14:06:58 -0500
commitbff872b9a5be15d647345dc1e0c0dcad4fe44df7 (patch)
treebca5a8e04e3b6cc64f2cd86dcc1c67f1b819a34f /src/usr/local/www
parentbe4acfd167788719d16b795d5491646fd88bd23f (diff)
downloadpfsense-bff872b9a5be15d647345dc1e0c0dcad4fe44df7.zip
pfsense-bff872b9a5be15d647345dc1e0c0dcad4fe44df7.tar.gz
Update help URLs for base system files, remove old/obsolete files.
Diffstat (limited to 'src/usr/local/www')
-rw-r--r--src/usr/local/www/help.php12
1 files changed, 4 insertions, 8 deletions
diff --git a/src/usr/local/www/help.php b/src/usr/local/www/help.php
index ed657d4..f12b17a 100644
--- a/src/usr/local/www/help.php
+++ b/src/usr/local/www/help.php
@@ -46,9 +46,6 @@ $helppages = array(
'diag_routes.php' => 'https://doc.pfsense.org/index.php/Viewing_Routes',
'diag_packet_capture.php' => 'https://doc.pfsense.org/index.php/Sniffers,_Packet_Capture',
'diag_pftop.php' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage#pftop',
- 'status_rrd_graph.php' => 'https://doc.pfsense.org/index.php/RRD_Graphs',
- 'status_rrd_graph_img.php' => 'https://doc.pfsense.org/index.php/RRD_Graphs',
- 'status_rrd_graph_settings.php' => 'https://doc.pfsense.org/index.php/RRD_Graphs',
'firewall_nat.php' => 'https://doc.pfsense.org/index.php/How_can_I_forward_ports_with_pfSense',
'firewall_nat_edit.php' => 'https://doc.pfsense.org/index.php/How_can_I_forward_ports_with_pfSense',
'diag_arp.php' => 'https://doc.pfsense.org/index.php/ARP_Table',
@@ -155,8 +152,6 @@ $helppages = array(
'system_usermanager.php' => 'https://doc.pfsense.org/index.php/User_Manager',
'system_usermanager_addprivs.php' => 'https://doc.pfsense.org/index.php/User_Manager',
'system_usermanager_settings.php' => 'https://doc.pfsense.org/index.php/User_Manager',
- 'system_usermanager_settings_ldapacpicker.php' => 'https://doc.pfsense.org/index.php/User_Manager',
- 'system_usermanager_settings_test.php' => 'https://doc.pfsense.org/index.php/User_Manager',
'system_usermanager_passwordmg.php' => 'https://doc.pfsense.org/index.php/User_Manager',
'system_camanager.php' => 'https://doc.pfsense.org/index.php/Certificate_Management',
'system_certmanager.php' => 'https://doc.pfsense.org/index.php/Certificate_Management',
@@ -165,9 +160,6 @@ $helppages = array(
'vpn_l2tp_users_edit.php' => 'https://doc.pfsense.org/index.php/L2TP_VPN_Settings',
'services_pppoe.php' => 'https://doc.pfsense.org/index.php/PPPoE_Server_Settings',
'services_pppoe_edit.php' => 'https://doc.pfsense.org/index.php/PPPoE_Server_Settings',
- 'vpn_pptp.php' => 'https://doc.pfsense.org/index.php/PPTP_VPN_Settings',
- 'vpn_pptp_users.php' => 'https://doc.pfsense.org/index.php/PPTP_VPN_Settings',
- 'vpn_pptp_users_edit.php' => 'https://doc.pfsense.org/index.php/PPTP_VPN_Settings',
'status_ipsec.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
'status_ipsec_sad.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
'status_ipsec_spd.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
@@ -243,6 +235,10 @@ $helppages = array(
'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',
+ 'services_checkip_edit.php' => 'https://doc.pfsense.org/index.php/IP_Address_Check_Services',
+ 'services_checkip.php' => 'https://doc.pfsense.org/index.php/IP_Address_Check_Services',
+ 'services_ntpd_acls.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
+ 'system_user_settings.php' => 'https://doc.pfsense.org/index.php/User_Manager',
/* From here down are packages. Not checking these as strictly,
any information is better than nothing. */
OpenPOWER on IntegriCloud