summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_packet_capture.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2017-06-23 09:10:50 -0400
committerjim-p <jimp@pfsense.org>2017-06-23 09:16:56 -0400
commitb3875714f8aac4f3c886646926fa6919d612340f (patch)
tree7b10b25a9c8d24459026fc71b9e74e18d77e4d9f /src/usr/local/www/diag_packet_capture.php
parent58d471e9834a312a2bd67b5aebf38ac572b3e973 (diff)
downloadpfsense-b3875714f8aac4f3c886646926fa6919d612340f.zip
pfsense-b3875714f8aac4f3c886646926fa6919d612340f.tar.gz
Fix some other outdated links
Diffstat (limited to 'src/usr/local/www/diag_packet_capture.php')
-rwxr-xr-xsrc/usr/local/www/diag_packet_capture.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_packet_capture.php b/src/usr/local/www/diag_packet_capture.php
index f0868ab..ac66a55 100755
--- a/src/usr/local/www/diag_packet_capture.php
+++ b/src/usr/local/www/diag_packet_capture.php
@@ -319,7 +319,7 @@ $section->addInput(new Form_Checkbox(
'Note: Some network adapters do not support or work well in promiscuous mode.%1$s' .
'More: %2$sPacket capture%3$s',
'<br />',
- '<a target="_blank" href="http://www.freebsd.org/cgi/man.cgi?query=tcpdump&amp;apropos=0&amp;sektion=0&amp;manpath=FreeBSD+8.3-stable&amp;arch=default&amp;format=html">',
+ '<a target="_blank" href="http://www.freebsd.org/cgi/man.cgi?query=tcpdump&amp;apropos=0&amp;sektion=0&amp;manpath=FreeBSD+11.0-stable&amp;arch=default&amp;format=html">',
'</a>');
$section->addInput(new Form_Select(
OpenPOWER on IntegriCloud