diff options
author | Shawn Landden <shawnlandden@gmail.com> | 2012-05-03 15:19:01 -0700 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-04 00:54:17 +0200 |
commit | 57da3da15abe16446e7121a1a5b5b3f7a5b58e72 (patch) | |
tree | 8ff0cfac40f8b8217deb4db50fca1c6cddc530c9 /man | |
parent | 8703d59beee10579725e6ad3773e6a89e40bce77 (diff) |
man: clarify _TRANSPORT
"resp." where it was confuses reader that stdout and stderr might go to differn't places
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.journal-fields.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 99b1caab9b..c523ab0908 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -281,8 +281,8 @@ journal protocol, for the those read from a services' standard output or error - output, resp. for those read - from the kernel. + output, and for those read + from the kernel, resp. </para> </listitem> </varlistentry> |