summaryrefslogtreecommitdiffstats
path: root/usr/local/www/help.php
diff options
context:
space:
mode:
authorjim-p <jim@pingle.org>2009-11-19 20:23:17 -0500
committerjim-p <jim@pingle.org>2009-11-19 20:23:17 -0500
commitba3e5c6cc681fc0f51db3e339dae7be0643dd8c6 (patch)
tree56ff75b9e00cd3df250e330f9d27d9be58b7632b /usr/local/www/help.php
parentc5ee0e21df9760e2c4bac9d6a388107df58bb3ad (diff)
downloadpfsense-ba3e5c6cc681fc0f51db3e339dae7be0643dd8c6.zip
pfsense-ba3e5c6cc681fc0f51db3e339dae7be0643dd8c6.tar.gz
More help page adjustments
Diffstat (limited to 'usr/local/www/help.php')
-rw-r--r--usr/local/www/help.php30
1 files changed, 14 insertions, 16 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index b9cd63e..f12358d 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -165,6 +165,20 @@ $helppages = array(
'vpn_pptp_users_edit.php' => 'http://doc.pfsense.org/index.php/PPTP_VPN_Settings',
'olsrd.xml' => 'http://doc.pfsense.org/index.php/OLSR_Daemon',
'openntpd.xml' => 'http://doc.pfsense.org/index.php/NTP_Server_(OpenNTPD)',
+ 'diag_ipsec.php' => 'http://doc.pfsense.org/index.php/IPsec_Status',
+ 'diag_ipsec_sad.php' => 'http://doc.pfsense.org/index.php/IPsec_Status',
+ 'diag_ipsec_spd.php' => 'http://doc.pfsense.org/index.php/IPsec_Status',
+ 'vpn_ipsec.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels',
+ 'vpn_ipsec_mobile.php' => 'http://doc.pfsense.org/index.php/IPsec_Mobile_Clients',
+ 'vpn_ipsec_phase1.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels',
+ 'vpn_ipsec_phase2.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels',
+ /* These last few IPsec files seem to be from 1.2.x only */
+ 'vpn_ipsec_ca.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels',
+ 'vpn_ipsec_ca_edit.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels',
+ 'vpn_ipsec_ca_edit_create_cert.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels',
+ 'vpn_ipsec_edit.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels',
+ 'vpn_ipsec_keys.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels',
+ 'vpn_ipsec_keys_edit.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels',
'services_captiveportal_vouchers.php' => 'http://doc.pfsense.org/index.php/Captive_Portal_Vouchers',
'services_captiveportal_vouchers_edit.php' => 'http://doc.pfsense.org/index.php/Captive_Portal_Vouchers',
@@ -173,22 +187,6 @@ $helppages = array(
/* Below here are pages that may need some cleanup or have not been fully looked at yet */
- 'diag_ipsec.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
- 'diag_ipsec_sad.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
- 'diag_ipsec_spd.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
- 'vpn_ipsec.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
- 'vpn_ipsec_mobile.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
- 'vpn_ipsec_phase1.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
- 'vpn_ipsec_phase2.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
- /* These seem to be from 1.2.x only */
- 'vpn_ipsec_ca.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
- 'vpn_ipsec_ca_edit.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
- 'vpn_ipsec_ca_edit_create_cert.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
- 'vpn_ipsec_edit.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
- 'vpn_ipsec_keys.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
- 'vpn_ipsec_keys_edit.php' => 'http://doc.pfsense.org/index.php/Category:IPsec',
-
-
'status_openvpn.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN',
'vpn_openvpn_client.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN',
'vpn_openvpn_csc.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN',
OpenPOWER on IntegriCloud