diff options
author | Mikhail Kasimov <mikhail.kasimov@gmail.com> | 2018-05-10 19:58:12 +0300 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-05-10 19:01:02 +0200 |
commit | 68f21002b4dcb4c306cc47cc978640cac7b7ea70 (patch) | |
tree | e7002d1040fa5952fb5849e9373fbf805409a57c /man/systemd-journal-gatewayd.service.xml | |
parent | 717fb9bc24be79922847b2c0f611cb03ffb7eb6c (diff) | |
download | systemd-68f21002b4dcb4c306cc47cc978640cac7b7ea70.tar.gz |
man: journal-gatewayd.service: links on {rem,upl}
While set of systemd-journal-{gatewayd,remote,upload}.service services presents single subsystem on journald logs network transmission, systemd-journal-gatewayd.service description should also contain links to other parts of this subsystem: systemd-journal-remote.service and systemd-journal-upload.service.
Diffstat (limited to 'man/systemd-journal-gatewayd.service.xml')
-rw-r--r-- | man/systemd-journal-gatewayd.service.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/systemd-journal-gatewayd.service.xml b/man/systemd-journal-gatewayd.service.xml index 14251c9823..5ced52237e 100644 --- a/man/systemd-journal-gatewayd.service.xml +++ b/man/systemd-journal-gatewayd.service.xml @@ -300,8 +300,10 @@ <para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <citerefentry><refentrytitle>systemd-journald.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.journal-fields</refentrytitle><manvolnum>7</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd-journald.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd-journal-remote.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd-journal-upload.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> </para> </refsect1> |