aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPau Amma <pauamma@FreeBSD.org>2022-09-22 19:55:11 +0000
committerPau Amma <pauamma@FreeBSD.org>2022-09-30 20:42:46 +0000
commit20d601a93a41a75258fb07e7b1c42e8e56e3ac45 (patch)
treee826c0993b2040145084eb49047972084ba15b4a
parent5472eacf527d3cb914b9176de364fe20fc49588a (diff)
downloadsrc-20d601a93a41a75258fb07e7b1c42e8e56e3ac45.tar.gz
src-20d601a93a41a75258fb07e7b1c42e8e56e3ac45.zip
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 (cherry picked from commit f968cb140fcfa7b548abb5930dee81ba987ec503)
-rw-r--r--sbin/devd/devd.conf.54
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/devd/devd.conf.5 b/sbin/devd/devd.conf.5
index e1da5f334f9f..632bc759ddc1 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 .