diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-10-14 23:29:24 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-10-14 23:29:24 +0000 |
commit | dabf1d2d5a1c659d9a422f6307e1dc8246331ab8 (patch) | |
tree | 2eb3486a64034a761ab7437704cc42bf31b646c5 | |
parent | 8d36fd1d32f56dc65f681c28c3622e7f4fade394 (diff) | |
download | pfsense-dabf1d2d5a1c659d9a422f6307e1dc8246331ab8.zip pfsense-dabf1d2d5a1c659d9a422f6307e1dc8246331ab8.tar.gz |
m0n0wall -> pfSense
-rwxr-xr-x | usr/local/www/system_advanced.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php index be89d44..6f47cfb 100755 --- a/usr/local/www/system_advanced.php +++ b/usr/local/www/system_advanced.php @@ -413,7 +413,7 @@ include("head.inc"); Device polling is a technique that lets the system periodically poll network devices for new data instead of relying on interrupts. This can reduce CPU load and therefore increase throughput, at the expense of a slightly higher forwarding delay (the devices are polled 1000 times - per second). Not all NICs support polling; see the m0n0wall homepage for a list of supported cards. + per second). Not all NICs support polling; see the pfSense homepage for a list of supported cards. </td> </tr> |