"resp." where it was confuses reader that stdout and stderr might go to differn't places
Signed-off-by: Shawn Landden <[email protected]> --- man/systemd.journal-fields.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 99b1caa..c523ab0 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> -- 1.7.9.5 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
