summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-08-19 12:46:31 +0000
committerErmal <eri@pfsense.org>2010-08-19 12:46:31 +0000
commit7d6128e05b8637d242a96a197e4a93ceb1334166 (patch)
tree627a638eb882b55fcb69198047b8382d33a3ea82 /etc/rc.bootup
parent9a4c3eed1841f2ebd118875acc8cdbc1d14e8b7c (diff)
downloadpfsense-7d6128e05b8637d242a96a197e4a93ceb1334166.zip
pfsense-7d6128e05b8637d242a96a197e4a93ceb1334166.tar.gz
Fix comment to match what is actually doing.
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index d355c08..6141d91 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -214,7 +214,7 @@ setup_polling();
echo "done.\n";
/* setup interface microcode which improves tcp/ip speed */
-echo "Setting up microcode and tx/rx offloading...";
+echo "Setting up interfaces microcode...";
setup_microcode();
echo "done.\n";
OpenPOWER on IntegriCloud