summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/help.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-12-11 16:44:11 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-12-11 16:48:56 -0500
commit1af5edbf04e0e3bbbc55981f6fc404b60ff33f2b (patch)
treecdb4b613aaab86efc5b0888ccffdf612f8874137 /src/usr/local/www/help.php
parente00df6598920a78da34698cf77ef4d4b2198a387 (diff)
downloadpfsense-1af5edbf04e0e3bbbc55981f6fc404b60ff33f2b.zip
pfsense-1af5edbf04e0e3bbbc55981f6fc404b60ff33f2b.tar.gz
Rename of files to better match their position in the memory structure
Diffstat (limited to 'src/usr/local/www/help.php')
-rw-r--r--src/usr/local/www/help.php34
1 files changed, 17 insertions, 17 deletions
diff --git a/src/usr/local/www/help.php b/src/usr/local/www/help.php
index 70e0c6c..485e33f 100644
--- a/src/usr/local/www/help.php
+++ b/src/usr/local/www/help.php
@@ -79,7 +79,7 @@ $helppages = array(
'interfaces_vlan_edit.php' => 'https://doc.pfsense.org/index.php/VLAN_Trunking',
'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_system_pftop.php' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage#pftop',
+ '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',
@@ -98,22 +98,22 @@ $helppages = array(
'diag_dns.php' => 'https://doc.pfsense.org/index.php/DNS_Lookup',
'diag_dump_states.php' => 'https://doc.pfsense.org/index.php/Show_States',
'diag_resetstate.php' => 'https://doc.pfsense.org/index.php/Reset_States',
- 'diag_logs.php' => 'https://doc.pfsense.org/index.php/System_Logs',
+ 'status_logs.php' => 'https://doc.pfsense.org/index.php/System_Logs',
'diag_logs_auth.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Authentication_Logs',
'diag_logs_dhcp.php' => 'https://doc.pfsense.org/index.php/DHCP_Logs',
- 'diag_logs_filter.php' => 'https://doc.pfsense.org/index.php/Firewall_Logs',
- 'diag_logs_filter_dynamic.php' => 'https://doc.pfsense.org/index.php/Firewall_Logs',
- 'diag_logs_filter_summary.php' => 'https://doc.pfsense.org/index.php/Firewall_Logs',
+ 'status_logs_filter.php' => 'https://doc.pfsense.org/index.php/Firewall_Logs',
+ 'status_logs_filter_dynamic.php' => 'https://doc.pfsense.org/index.php/Firewall_Logs',
+ 'status_logs_filter_summary.php' => 'https://doc.pfsense.org/index.php/Firewall_Logs',
'diag_logs_ntpd.php' => 'https://doc.pfsense.org/index.php/NTP_Logs',
'diag_logs_ppp.php' => 'https://doc.pfsense.org/index.php/PPP_Logs',
'diag_logs_relayd.php' => 'https://doc.pfsense.org/index.php/Load_Balancer_Logs',
- 'diag_logs_settings.php' => 'https://doc.pfsense.org/index.php/Log_Settings',
- 'diag_logs_vpn.php' => 'https://doc.pfsense.org/index.php/PPTP_VPN_Logs',
+ 'status_logs_settings.php' => 'https://doc.pfsense.org/index.php/Log_Settings',
+ 'status_logs_vpn.php' => 'https://doc.pfsense.org/index.php/PPTP_VPN_Logs',
'diag_logs_ipsec.php' => 'https://doc.pfsense.org/index.php/IPsec_Logs',
'diag_logs_openvpn.php' => 'https://doc.pfsense.org/index.php/OpenVPN_Logs',
'diag_nanobsd.php' => 'https://doc.pfsense.org/index.php/NanoBSD_Diagnostics',
'diag_ping.php' => 'https://doc.pfsense.org/index.php/Ping_Host',
- 'diag_pkglogs.php' => 'https://doc.pfsense.org/index.php/Package_Logs',
+ 'status_pkglogs.php' => 'https://doc.pfsense.org/index.php/Package_Logs',
'diag_tables.php' => 'https://doc.pfsense.org/index.php/Tables',
'diag_system_activity.php' => 'https://doc.pfsense.org/index.php/System_Activity',
'diag_traceroute.php' => 'https://doc.pfsense.org/index.php/Traceroute',
@@ -122,8 +122,8 @@ $helppages = array(
'exec.php' => 'https://doc.pfsense.org/index.php/Execute_Command',
'firewall_nat_1to1.php' => 'https://doc.pfsense.org/index.php/1:1_NAT',
'firewall_nat_1to1_edit.php' => 'https://doc.pfsense.org/index.php/1:1_NAT',
- 'halt.php' => 'https://doc.pfsense.org/index.php/Halt_System',
- 'reboot.php' => 'https://doc.pfsense.org/index.php/Reboot_System',
+ 'diag_halt.php' => 'https://doc.pfsense.org/index.php/Halt_System',
+ 'diag_reboot.php' => 'https://doc.pfsense.org/index.php/Reboot_System',
'status_filter_reload.php' => 'https://doc.pfsense.org/index.php/Filter_Reload_Status',
'status_gateway_groups.php' => 'https://doc.pfsense.org/index.php/Gateway_Status',
'status_gateways.php' => 'https://doc.pfsense.org/index.php/Gateway_Status',
@@ -194,17 +194,17 @@ $helppages = array(
'vpn_l2tp.php' => 'https://doc.pfsense.org/index.php/L2TP_VPN_Settings',
'vpn_l2tp_users.php' => 'https://doc.pfsense.org/index.php/L2TP_VPN_Settings',
'vpn_l2tp_users_edit.php' => 'https://doc.pfsense.org/index.php/L2TP_VPN_Settings',
- 'vpn_pppoe.php' => 'https://doc.pfsense.org/index.php/PPPoE_Server_Settings',
- 'vpn_pppoe_edit.php' => 'https://doc.pfsense.org/index.php/PPPoE_Server_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',
- 'diag_ipsec.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
- 'diag_ipsec_sad.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
- 'diag_ipsec_spd.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
+ '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',
'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',
+ 'status_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',
@@ -270,7 +270,7 @@ $helppages = array(
'services_dhcpv6.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Server',
'services_dhcpv6_edit.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Server',
'services_router_advertisements.php' => 'https://doc.pfsense.org/index.php/Router_Advertisements',
- 'carp_status.php' => 'https://doc.pfsense.org/index.php/CARP_Status',
+ 'status_carp.php' => 'https://doc.pfsense.org/index.php/CARP_Status',
'system_hasync.php' => 'https://doc.pfsense.org/index.php/High_Availability',
'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',
OpenPOWER on IntegriCloud