From b87de064458e0677c3332afa52d23647fa84e85b Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 31 Aug 2020 23:48:23 +0000 Subject: [PATCH] Add documentation for ETHERNET events. --- sbin/devd/devd.conf.5 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sbin/devd/devd.conf.5 b/sbin/devd/devd.conf.5 index b04ad904fbd..c2729eff62b 100644 --- a/sbin/devd/devd.conf.5 +++ b/sbin/devd/devd.conf.5 @@ -432,6 +432,14 @@ node is destroyed. .Pp .Bl -column "System" "Subsystem" "1234567" -compact .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description" +.It Li ETHERNET Ta Ar inet Ta IFATTACH Ta +Notification when the default VNET instance of the +.Ar inet +interface is attached. +.El +.Pp +.Bl -column "System" "Subsystem" "1234567" -compact +.Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description" .It Li GEOM Ta Ta Ta Events related to the .Xr geom 4 -- 2.45.0