diff options
author | Ermal Luçi <eri@pfsense.org> | 2008-11-01 11:35:45 +0000 |
---|---|---|
committer | Ermal Luçi <eri@pfsense.org> | 2008-11-01 11:35:45 +0000 |
commit | f5572f3d55fc4325ff5b8b1b4023cae40b87e8e2 (patch) | |
tree | 330caa7cb5d6b9931cbe03a6381cd7e6277dba44 /usr/local | |
parent | 7cf4fd8f97ca7d1328059b9848ffe1a349b58b76 (diff) | |
download | pfsense-f5572f3d55fc4325ff5b8b1b4023cae40b87e8e2.zip pfsense-f5572f3d55fc4325ff5b8b1b4023cae40b87e8e2.tar.gz |
Correct comment.
Diffstat (limited to 'usr/local')
-rwxr-xr-x | usr/local/www/interfaces.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php index 868ce68..396ae7b 100755 --- a/usr/local/www/interfaces.php +++ b/usr/local/www/interfaces.php @@ -880,8 +880,7 @@ function openwindow(url) { If you enter a value in this field, then MSS clamping for TCP connections to the value entered above minus 40 (TCP/IP header size) will be in effect. If you leave this field blank, - an MTU of 1492 bytes for PPPoE and 1500 bytes for all other - connection types will be assumed.</td> + an MTU of 1500 bytes will be assumed.</td> </tr> <tr style="display:none;" name="none" id="none"> </tr> |