From: Serge L. <sma...@us...> - 2010-09-29 19:46:28
|
Update of /cvsroot/devil-linux/build/config/etc/sysconfig/nic In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15026 Modified Files: ifcfg-eth0.sample Log Message: - oops #3 (grammatical errors) Index: ifcfg-eth0.sample =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/sysconfig/nic/ifcfg-eth0.sample,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- ifcfg-eth0.sample 29 Sep 2010 19:21:35 -0000 1.14 +++ ifcfg-eth0.sample 29 Sep 2010 19:46:19 -0000 1.15 @@ -33,11 +33,12 @@ # # MTU redefines MTU settings for the link layer. -# Use it only if you know what are you doing. Example below is for 9k jumbo frames +# Use it only if you know what are you doing. +# Example below is for 9k jumbo frames #MTU=9000 -# MODULE - NIC module. It's optional parameter because hardware -# autodetection should load all necessary modules. +# MODULE - NIC module. It's an optional parameter because +# hardware autodetection should load all necessary modules. MODULE=pcnet32 #MODULE_OPTS= # |