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=6a9fd9d85cdaf80efefd08fbf732fc0c14db6dec;hp=fd0beb968f66abd9c5ffb3cac3a64550503f99f3;hb=97f4e8875088ff34da535864afa0054f24071cd5;hpb=a8eedf4953d379dc09ee2b04e69a0a54ba247a02 diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index fd0beb968..6a9fd9d85 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -299,7 +299,12 @@ 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. + 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 @@ -357,7 +362,7 @@ systemd1, journalctl1, journald.conf5, - sd-journal7 + sd-journal3