Sort IFNET alphabetically
This commit is contained in:
parent
b87de06445
commit
7daa93c454
@ -401,24 +401,6 @@ String containing the temperature of the core that has become too hot.
|
||||
.Pp
|
||||
.Bl -column "System" "Subsystem" "1234567" -compact
|
||||
.Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
|
||||
.It Li IFNET
|
||||
.It Li IFNET Ta Ar inet Ta Ta
|
||||
The
|
||||
.Dq subsystem
|
||||
is the actual name of the network interface on which the event
|
||||
took place.
|
||||
.It Li IFNET Ta Ar inet Ta Li LINK_UP Ta
|
||||
Carrier status changed to UP.
|
||||
.It Li IFNET Ta Ar inet Ta Li LINK_DOWN Ta
|
||||
Carrier status changed to DOWN.
|
||||
.It Li IFNET Ta Ar inet Ta Li ATTACH Ta
|
||||
The network interface is attached to the system.
|
||||
.It Li IFNET Ta Ar inet Ta Li DETACH Ta
|
||||
The network interface is detached from the system.
|
||||
.El
|
||||
.Pp
|
||||
.Bl -column "System" "Subsystem" "1234567" -compact
|
||||
.Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
|
||||
.It Li DEVFS
|
||||
.It Li DEVFS Ta Li CDEV Ta Li CREATE Ta
|
||||
The
|
||||
@ -471,13 +453,30 @@ provider size has changed.
|
||||
.Pp
|
||||
.Bl -column "System" "Subsystem" "1234567" -compact
|
||||
.Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
|
||||
.It Li IFNET
|
||||
.It Li IFNET Ta Ar inet Ta Ta
|
||||
The
|
||||
.Dq subsystem
|
||||
is the actual name of the network interface on which the event
|
||||
took place.
|
||||
.It Li IFNET Ta Ar inet Ta Li LINK_UP Ta
|
||||
Carrier status changed to UP.
|
||||
.It Li IFNET Ta Ar inet Ta Li LINK_DOWN Ta
|
||||
Carrier status changed to DOWN.
|
||||
.It Li IFNET Ta Ar inet Ta Li ATTACH Ta
|
||||
The network interface is attached to the system.
|
||||
.It Li IFNET Ta Ar inet Ta Li DETACH Ta
|
||||
The network interface is detached from the system.
|
||||
.El
|
||||
.Pp
|
||||
.Bl -column "System" "Subsystem" "1234567" -compact
|
||||
.Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
|
||||
.It Li kern Ta Li power Ta Li resume Ta
|
||||
Notification that the system has woken from the suspended state.
|
||||
Note: this notification is deprecated and will be removed in
|
||||
.Fx 14.0 .
|
||||
.El
|
||||
.Pp
|
||||
.Pp
|
||||
.Bl -column "System" "Subsystem" "1234567" -compact
|
||||
.Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
|
||||
.It Li kernel Ta Li signal Ta Li coredump Ta
|
||||
|
Loading…
Reference in New Issue
Block a user