svn commit: r232009 - head/share/man/man4
Andrew Thompson
thompsa at FreeBSD.org
Wed Feb 22 22:09:18 UTC 2012
Author: thompsa
Date: Wed Feb 22 22:09:17 2012
New Revision: 232009
URL: http://svn.freebsd.org/changeset/base/232009
Log:
Make it clear that fec is just an alias
Modified:
head/share/man/man4/lagg.4
Modified: head/share/man/man4/lagg.4
==============================================================================
--- head/share/man/man4/lagg.4 Wed Feb 22 22:01:30 2012 (r232008)
+++ head/share/man/man4/lagg.4 Wed Feb 22 22:09:17 2012 (r232009)
@@ -88,8 +88,9 @@ variable to a nonzero value,
which is useful for certain bridged network setups.
.It Ic fec
Supports Cisco EtherChannel.
-This is a static setup and does not negotiate aggregation with the peer or
-exchange frames to monitor the link.
+This is an alias for
+.Ic loadbalance
+mode.
.It Ic lacp
Supports the IEEE 802.3ad Link Aggregation Control Protocol (LACP) and the
Marker Protocol.
More information about the svn-src-head
mailing list