mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
Consistently use full stops.
MFC after: 2 weeks Sponsored by: DARPA, AFRL
This commit is contained in:
parent
1bbaf1401c
commit
9b63ed8bae
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=336459
@ -41,7 +41,7 @@
|
||||
.\" ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||||
.\" SOFTWARE.
|
||||
.\"
|
||||
.Dd October 8, 2016
|
||||
.Dd July 18, 2018
|
||||
.Dt DEVD.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -242,11 +242,11 @@ Variables for other classes of events are dependent on those events.
|
||||
.It Ic Variable
|
||||
.Ic Description
|
||||
.It Li *
|
||||
The entire message from the current event
|
||||
The entire message from the current event.
|
||||
.It Li _
|
||||
The entire message from the current event, after the initial type character
|
||||
The entire message from the current event, after the initial type character.
|
||||
.It Li timestamp
|
||||
The time this event was processed, in seconds since 1970 dot fraction
|
||||
The time this event was processed, in seconds since 1970 dot fraction.
|
||||
.It Li bus
|
||||
Device name of parent bus.
|
||||
.It Li cdev
|
||||
@ -262,47 +262,47 @@ Device class.
|
||||
.It Li device
|
||||
Device ID.
|
||||
.It Li devclass
|
||||
Device Class (USB)
|
||||
Device Class (USB).
|
||||
.It Li devsubclass
|
||||
Device Sub-class (USB)
|
||||
Device Sub-class (USB).
|
||||
.It Li device-name
|
||||
Name of attached/detached device.
|
||||
.It Li endpoints
|
||||
Endpoint count (USB)
|
||||
Endpoint count (USB).
|
||||
.It Li function
|
||||
Card functions.
|
||||
.It Li interface
|
||||
Interface ID (USB)
|
||||
Interface ID (USB).
|
||||
.It Li intclass
|
||||
Interface Class (USB)
|
||||
Interface Class (USB).
|
||||
.It Li intprotocol
|
||||
Interface Protocol (USB)
|
||||
Interface Protocol (USB).
|
||||
.It Li intsubclass
|
||||
Interface Sub-class (USB)
|
||||
Interface Sub-class (USB).
|
||||
.It Li jail
|
||||
Jail name for the process triggering the rule (RCTL)
|
||||
Jail name for the process triggering the rule (RCTL).
|
||||
.It Li manufacturer
|
||||
Manufacturer ID (pccard).
|
||||
.It Li mode
|
||||
Peripheral mode (USB)
|
||||
Peripheral mode (USB).
|
||||
.It Li notify
|
||||
Match the value of the
|
||||
.Dq Li notify
|
||||
variable.
|
||||
.It Li parent
|
||||
Parent device
|
||||
Parent device.
|
||||
.It Li pid
|
||||
PID of the process triggering the rule (RCTL)
|
||||
PID of the process triggering the rule (RCTL).
|
||||
.It Li port
|
||||
Hub port number (USB)
|
||||
Hub port number (USB).
|
||||
.It Li product
|
||||
Product ID (pccard/USB).
|
||||
.It Li release
|
||||
Hardware revision (USB)
|
||||
Hardware revision (USB).
|
||||
.It Li ruid
|
||||
Real UID of the process triggering the rule (RCTL)
|
||||
Real UID of the process triggering the rule (RCTL).
|
||||
.It Li rule
|
||||
Rule (RCTL)
|
||||
Rule (RCTL).
|
||||
.It Li sernum
|
||||
Serial Number (USB).
|
||||
.It Li slot
|
||||
|
Loading…
Reference in New Issue
Block a user