From bc96a57571d80f427408e45b2e53e4c266f656fe Mon Sep 17 00:00:00 2001 From: Pyun YongHyeon Date: Tue, 25 Oct 2011 19:10:10 +0000 Subject: [PATCH] axe(4) got VLAN over-sized frame support. Add axe(4) to the list of interfaces that support VLAN over-sized frame. --- share/man/man4/vlan.4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4 index e0e6152bd67..4ef65cbf13f 100644 --- a/share/man/man4/vlan.4 +++ b/share/man/man4/vlan.4 @@ -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 Discovery mechanism. The following interfaces support long frames for .Nm natively: +.Xr axe 4 , .Xr bfe 4 , .Xr cas 4 , .Xr dc 4 ,