X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.journal-fields.xml;h=76a436d650e65668da3da6439716547d2ab54b8a;hp=e212c811fdc0dbca59bfe45974ff10c74ca4b965;hb=9a9bb3ca1eddc8caa2d7aa3e6e27d270e296923f;hpb=16dad32e437fdf2ffca03cc60a083d84bd31886f diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index e212c811f..76a436d65 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -215,7 +215,7 @@ _SYSTEMD_OWNER_UID= - The contol group path in + The control group path in the systemd hierarchy, the systemd session ID (if any), the systemd unit name (if any) @@ -372,13 +372,17 @@ Address Fields - During serialization into external formats the - addresses of journal entries are serialized into - fields prefixed with double underscores. Note that - these aren't proper fields when stored in the journal, - but addressing meta data of entries. They cannot be - written as part of structured log entries via calls - such as + During serialization into external formats, such + as the Journal + Export Format or the Journal + JSON Format, the addresses of journal entries + are serialized into fields prefixed with double + underscores. Note that these aren't proper fields when + stored in the journal, but addressing meta data of + entries. They cannot be written as part of structured + log entries via calls such as sd_journal_send3. They may also not be used as matches for sd_journal_add_match3