Revision e38f03a0
Added by Jim Pingle over 10 years ago
usr/local/www/help.php | ||
---|---|---|
225 | 225 |
'services_dhcpv6.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Server', |
226 | 226 |
'services_dhcpv6_edit.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Server', |
227 | 227 |
'services_router_advertisements.php' => 'https://doc.pfsense.org/index.php/Router_Advertisements', |
228 |
|
|
229 |
/* Below here are pages that may need some cleanup or have not been fully looked at yet */ |
|
230 |
|
|
231 |
'carp_status.php' => 'https://doc.pfsense.org/index.php/Category:CARP', |
|
232 |
'system_hasync.php' => 'https://doc.pfsense.org/index.php/Category:CARP', /* FIXME? */ |
|
228 |
'carp_status.php' => 'https://doc.pfsense.org/index.php/CARP_Status', |
|
229 |
'system_hasync.php' => 'https://doc.pfsense.org/index.php/High_Availability', |
|
233 | 230 |
|
234 | 231 |
/* From here down are packages. Not checking these as strictly, |
235 | 232 |
any information is better than nothing. */ |
Also available in: Unified diff
Point these CARP Help pages at more useful places.