svn commit: r226745 - head/share/man/man4

Pyun YongHyeon yongari at FreeBSD.org
Tue Oct 25 19:10:11 UTC 2011


Author: yongari
Date: Tue Oct 25 19:10:10 2011
New Revision: 226745
URL: http://svn.freebsd.org/changeset/base/226745

Log:
  axe(4) got VLAN over-sized frame support.
  Add axe(4) to the list of interfaces that support VLAN over-sized frame.

Modified:
  head/share/man/man4/vlan.4

Modified: head/share/man/man4/vlan.4
==============================================================================
--- head/share/man/man4/vlan.4	Tue Oct 25 19:04:56 2011	(r226744)
+++ head/share/man/man4/vlan.4	Tue Oct 25 19:10:10 2011	(r226745)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 30, 2010
+.Dd October 25, 2011
 .Dt VLAN 4
 .Os
 .Sh NAME
@@ -166,6 +166,7 @@ filtering that breaks the Path MTU Disco
 The following interfaces support long frames for
 .Nm
 natively:
+.Xr axe 4 ,
 .Xr bfe 4 ,
 .Xr cas 4 ,
 .Xr dc 4 ,


More information about the svn-src-all mailing list