diff options
author | Arthur Clement <aclement@runmyprocess.com> | 2016-01-11 16:38:35 +0100 |
---|---|---|
committer | Arthur Clement <aclement@runmyprocess.com> | 2016-01-11 16:38:35 +0100 |
commit | f81bae7599ebf63ce08f082a769574b6cbb3bed4 (patch) | |
tree | 70d5342f10e2d599533f6ec5bb5ac8f7d2ff9ebe /man | |
parent | cfa0537cc33530a70bed3b27aa9f48e2607a9bde (diff) |
doc typo, src: systemd/src/journal-remote/journal-gatewayd.c
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-journal-gatewayd.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-journal-gatewayd.service.xml b/man/systemd-journal-gatewayd.service.xml index 6df2248578..e32ac26850 100644 --- a/man/systemd-journal-gatewayd.service.xml +++ b/man/systemd-journal-gatewayd.service.xml @@ -193,7 +193,7 @@ </varlistentry> <varlistentry> - <term><constant>application/event-stream</constant></term> + <term><constant>text/event-stream</constant></term> <listitem><para>Entries are formatted as JSON data structures, wrapped in a format suitable for <ulink |