mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
EMPTY records don't have a timestamp.
This commit is contained in:
parent
f50eacd5e2
commit
9d98195dc3
1 changed files with 2 additions and 1 deletions
|
|
@ -138,7 +138,8 @@ Other fields inside the structure are:
|
|||
.Bl -tag -width ut_user
|
||||
.It Fa ut_tv
|
||||
The time the event occured.
|
||||
This field is used for all types of entries.
|
||||
This field is used for all types of entries, except
|
||||
.Dv EMPTY .
|
||||
.It Fa ut_id
|
||||
An identifier that is used to refer to the entry.
|
||||
This identifier can be used to remove or replace a login entry by
|
||||
|
|
|
|||
Loading…
Reference in a new issue