From 53057ef93bafbf78318a5e08f6395504a0719f3d Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Thu, 7 Feb 2013 00:50:37 -0500 Subject: man: document COREDUMP_UNIT and COREDUMP_USER_UNIT Also fix formatting for kernel related fields, enabling them to show up in the directives index. --- man/systemd.journal-fields.xml | 36 ++++++++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 6 deletions(-) (limited to 'man') diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 2e9bc5baff..a0f1bfda13 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -315,9 +315,9 @@ messages originating in the kernel and stored in the journal. - + - _KERNEL_DEVICE= + _KERNEL_DEVICE= The kernel device name. If the entry is @@ -336,13 +336,13 @@ - _KERNEL_SUBSYSTEM= + _KERNEL_SUBSYSTEM= The kernel subsystem name. - _UDEV_SYSNAME= + _UDEV_SYSNAME= The kernel device name as it shows up in the device @@ -351,7 +351,7 @@ - _UDEV_DEVNODE= + _UDEV_DEVNODE= The device node path of this device in @@ -359,7 +359,7 @@ - _UDEV_DEVLINK= + _UDEV_DEVLINK= Additional symlink names pointing to the device node in @@ -371,6 +371,29 @@ + + Special Journal Fields + + Fields used by the systemd-coredump + coredump kernel helper. + + + + + COREDUMP_UNIT= + COREDUMP_USER_UNIT= + + Used to annotate + messages containing coredumps from + system and session units. + See + systemd-coredumpctl1. + + + + + + Address Fields @@ -446,6 +469,7 @@ journalctl1, journald.conf5, sd-journal3, + systemd-coredumpctl1, systemd.directives7 -- cgit v1.2.3-54-g00ecf