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=5e12e619dc73b760d09c73da094cb2fadb5c4ccc;hp=c93b5da1dcba7b63abde9a9d4e9dc0a951f3ca04;hb=227cdf2c7ca0ab10af60674f929c4beeedb1ae67;hpb=82adf6af7c72b852449346835f33184a841b4796 diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index c93b5da1d..5e12e619d 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 @@ -594,7 +597,7 @@ journalctl1, journald.conf5, sd-journal3, - systemd-coredumpctl1, + coredumpctl1, systemd.directives7