diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2015-10-03 05:38:06 +0300 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2015-10-03 05:38:06 +0300 |
commit | 8983e16aac15fcb8750646cc5b8dd1e7187b4e94 (patch) | |
tree | 682c854a83fb6b982a0abba631eee839469c5bd9 /man | |
parent | 3c2f5a543de9cc3d958920b3bd18dc8657dc201f (diff) |
man: systemd.journal-fields: add info about _TRANSPORT=audit
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.journal-fields.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 49f44d2922..494f97aad1 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -258,6 +258,16 @@ <variablelist> <varlistentry> <term> + <option>audit</option> + </term> + <listitem> + <para>for those read from the kernel audit subsystem + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term> <option>driver</option> </term> <listitem> |