svn commit: r229348 - stable/9/share/man/man4
Pyun YongHyeon
yongari at FreeBSD.org
Mon Jan 2 23:53:26 UTC 2012
Author: yongari
Date: Mon Jan 2 23:53:26 2012
New Revision: 229348
URL: http://svn.freebsd.org/changeset/base/229348
Log:
MFC r226745:
axe(4) got VLAN over-sized frame support.
Add axe(4) to the list of interfaces that support VLAN over-sized frame.
Modified:
stable/9/share/man/man4/vlan.4
Directory Properties:
stable/9/share/man/man4/ (props changed)
Modified: stable/9/share/man/man4/vlan.4
==============================================================================
--- stable/9/share/man/man4/vlan.4 Mon Jan 2 23:52:32 2012 (r229347)
+++ stable/9/share/man/man4/vlan.4 Mon Jan 2 23:53:26 2012 (r229348)
@@ -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-stable-9
mailing list