summaryrefslogtreecommitdiff
path: root/man/systemd.journal-fields.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/systemd.journal-fields.xml')
-rw-r--r--man/systemd.journal-fields.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml
index ad03282b1e..ed62edc849 100644
--- a/man/systemd.journal-fields.xml
+++ b/man/systemd.journal-fields.xml
@@ -454,7 +454,7 @@
attach <varname>OBJECT_PID=</varname> to a
message. This will instruct
<command>systemd-journald</command> to attach
- additional fields on behalf of caller:</para>
+ additional fields on behalf of the caller:</para>
<variablelist class='journal-directives'>
<varlistentry>
@@ -480,7 +480,7 @@
<term><varname>OBJECT_SYSTEMD_UNIT=</varname></term>
<term><varname>OBJECT_SYSTEMD_USER_UNIT=</varname></term>
<listitem>
- <para>Additional fields added automatically
+ <para>These are additional fields added automatically
by <command>systemd-journald</command>.
Their meaning is the same as
<varname>_UID=</varname>,
@@ -495,8 +495,8 @@
<varname>_SYSTEMD_UNIT=</varname>,
<varname>_SYSTEMD_USER_UNIT=</varname>, and
<varname>_SYSTEMD_OWNER_UID=</varname>
- described above, except that
- process <replaceable>PID</replaceable>
+ as described above, except that the
+ process identified by <replaceable>PID</replaceable>
is described, instead of the process
which logged the message.</para>
</listitem>