X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.journal-fields.xml;h=b555c0e0ac56ac31f85575926a7a3f665980e21c;hb=b51fc639f01ee6194af3e7e944a79accce474fe1;hp=d790c35a03d0f5d3ad0afe5874f8b12b09bbffa2;hpb=6f7ea7df7748d4b5a844ddd445e0e9a1d9ec4ddb;p=elogind.git diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index d790c35a0..b555c0e0a 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -58,7 +58,8 @@ sense. New fields may freely be defined by applications, but a few fields have special meaning. All fields with special meanings are - optional. + optional. In some cases fields may appear more than + once per entry. @@ -338,6 +339,33 @@ The kernel subsystem name. + + _UDEV_SYSNAME= + + The kernel device name + as it shows up in the device + tree below + /sys. + + + + _UDEV_DEVNODE= + + The device node path of + this device in + /dev. + + + + _UDEV_DEVLINK= + + Additional symlink names + pointing to the device node in + /dev. This + field is frequently set more + than once per entry. + +