man: minor updates

This commit is contained in:
Lennart Poettering 2012-10-26 01:07:07 +02:00
parent 220369cc0c
commit df688b23da
2 changed files with 14 additions and 9 deletions

View file

@ -567,8 +567,9 @@
argument. If true and argument. If true and
<varname>StandardOutput=</varname> or <varname>StandardOutput=</varname> or
<varname>StandardError=</varname> are <varname>StandardError=</varname> are
set to <option>syslog</option> or set to <option>syslog</option>,
<option>kmsg</option> log lines <option>kmsg</option> or
<option>journal</option>, log lines
written by the executed process that written by the executed process that
are prefixed with a log level will be are prefixed with a log level will be
passed on to syslog with this log passed on to syslog with this log

View file

@ -372,13 +372,17 @@
<refsect1> <refsect1>
<title>Address Fields</title> <title>Address Fields</title>
<para>During serialization into external formats the <para>During serialization into external formats, such
addresses of journal entries are serialized into as the <ulink
fields prefixed with double underscores. Note that url="http://www.freedesktop.org/wiki/Software/systemd/export">Journal
these aren't proper fields when stored in the journal, Export Format</ulink> or the <ulink
but addressing meta data of entries. They cannot be url="http://www.freedesktop.org/wiki/Software/systemd/json">Journal
written as part of structured log entries via calls JSON Format</ulink>, the addresses of journal entries
such as 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
<citerefentry><refentrytitle>sd_journal_send</refentrytitle><manvolnum>3</manvolnum></citerefentry>. They <citerefentry><refentrytitle>sd_journal_send</refentrytitle><manvolnum>3</manvolnum></citerefentry>. They
may also not be used as matches for may also not be used as matches for
<citerefentry><refentrytitle>sd_journal_add_match</refentrytitle><manvolnum>3</manvolnum></citerefentry></para> <citerefentry><refentrytitle>sd_journal_add_match</refentrytitle><manvolnum>3</manvolnum></citerefentry></para>