Author: thompsa
Date: Sat May 26 08:21:11 2012
New Revision: 236065
URL: http://svn.freebsd.org/changeset/base/236065

Log:
  MFC r232009
  
   Make it clear that fec is just an alias

Modified:
  stable/9/share/man/man4/lagg.4
Directory Properties:
  stable/9/share/man/man4/   (props changed)

Modified: stable/9/share/man/man4/lagg.4
==============================================================================
--- stable/9/share/man/man4/lagg.4      Sat May 26 08:18:46 2012        
(r236064)
+++ stable/9/share/man/man4/lagg.4      Sat May 26 08:21:11 2012        
(r236065)
@@ -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.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to