X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.journal-fields.xml;h=76a436d650e65668da3da6439716547d2ab54b8a;hb=735e0712710a1dc26da0febafb91b242b2687f3f;hp=d95cb011d91e1e4098ff095e7c4b3f564521b039;hpb=bb31a4ac1997c189a344caf554f34c6aabc71aa7;p=elogind.git diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index d95cb011d..76a436d65 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -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