diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/net.example.Linux.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in index 28a2fb98..701e1b16 100644 --- a/doc/net.example.Linux.in +++ b/doc/net.example.Linux.in @@ -569,7 +569,8 @@ #----------------------------------------------------------------------------- # Bonding -# For link bonding/trunking emerge net-misc/ifenslave +# For link bonding/trunking on 2.4 kernels, or kernels without sysfs +# emerge net-misc/ifenslave # To bond interfaces together #slaves_bond0="eth0 eth1 eth2" |