From df688b23daff9382b8fa2609cfcf73315a3b896e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 26 Oct 2012 01:07:07 +0200 Subject: [PATCH] man: minor updates --- man/systemd.exec.xml | 5 +++-- man/systemd.journal-fields.xml | 18 +++++++++++------- 2 files changed, 14 insertions(+), 9 deletions(-) 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 -- 2.30.2