From: Lennart Poettering Date: Thu, 25 Oct 2012 23:07:07 +0000 (+0200) Subject: man: minor updates X-Git-Tag: v196~225 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=df688b23daff9382b8fa2609cfcf73315a3b896e man: minor updates --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 3491d877d..7b6514375 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -567,8 +567,9 @@ argument. If true and StandardOutput= or StandardError= are - set to or - log lines + set to , + or + , log lines written by the executed process that are prefixed with a log level will be passed on to syslog with this log 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