summaryrefslogtreecommitdiff
path: root/man/systemd.journal-fields.xml
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2013-07-08 18:19:02 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-07-09 09:07:33 -0400
commit7b870f607bcb8f445d4d29a776d12d9de3bf1487 (patch)
tree5bf72ae62d22f8eedd21fc37602114991c7a0893 /man/systemd.journal-fields.xml
parentc4955740969d7ba8ba43b024bca1a0a5b56eb8e8 (diff)
man: wording and grammar updates
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 ad03282b1..ed62edc84 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>