From f968cb140fcfa7b548abb5930dee81ba987ec503 Mon Sep 17 00:00:00 2001 From: Pau Amma Date: Thu, 22 Sep 2022 19:55:11 +0000 Subject: [PATCH] Track removal of Tokenring and FDDI media types from devd.cc. Fixes: eec02418d83b Remove support for FDDI and token ring media types in userland utilities. Reviewed by: brooks, gjb, imp Approved by: brooks (src), gjb (mentor, src), imp (src) Differential Revision: https://reviews.freebsd.org/D36668 MFC after: 3 days --- sbin/devd/devd.conf.5 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sbin/devd/devd.conf.5 b/sbin/devd/devd.conf.5 index dd9faa05c869..af96843937c5 100644 --- a/sbin/devd/devd.conf.5 +++ b/sbin/devd/devd.conf.5 @@ -40,7 +40,7 @@ .\" ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS .\" SOFTWARE. .\" -.Dd November 3, 2021 +.Dd September 22, 2022 .Dt DEVD.CONF 5 .Os .Sh NAME @@ -177,8 +177,6 @@ For network devices, will match devices that have the given media type. Valid media types are: .Dq Li Ethernet , -.Dq Li Tokenring , -.Dq Li FDDI , .Dq Li 802.11 , and .Dq Li ATM .