X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.journal-fields.xml;h=154b95ac7e2e3f8ca3752bab54411491e18281ed;hp=c93b5da1dcba7b63abde9a9d4e9dc0a951f3ca04;hb=8c12bb073d43b0e985cc2ced0650950ea59113c9;hpb=82adf6af7c72b852449346835f33184a841b4796 diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index c93b5da1d..154b95ac7 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -140,7 +140,7 @@ number causing this entry, if any. Contains the numeric value of - errno3 + errno3 formatted as a decimal string. @@ -156,7 +156,10 @@ (formatted as decimal string), the identifier string (i.e. "tag"), and the client - PID. + PID. (Note that the tag is + usually derived from glibc's + program_invocation_short_name + variable, see program_invocation_short_name3.) @@ -199,7 +202,7 @@ _CAP_EFFECTIVE= - The effective capabilities7 of + The effective capabilities7 of the process the journal entry originates from. @@ -456,7 +459,7 @@ messages containing coredumps from system and session units. See - systemd-coredumpctl1. + coredumpctl1. @@ -529,7 +532,7 @@ JSON Format, the addresses of journal entries are serialized into fields prefixed with double underscores. Note that these are not proper fields when - stored in the journal but for addressing meta data of + stored in the journal but for addressing metadata of entries. They cannot be written as part of structured log entries via calls such as sd_journal_send3. They @@ -579,7 +582,7 @@ microseconds, formatted as a decimal string. To be useful as an address for the entry, this - should be combined with with the + should be combined with the boot ID in _BOOT_ID=. @@ -594,7 +597,7 @@ journalctl1, journald.conf5, sd-journal3, - systemd-coredumpctl1, + coredumpctl1, systemd.directives7