diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 64ed5f3779..a01ec58786 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -70,10 +70,9 @@ These prefixes are intended to be used in conjunction with stderr-based logging (or stdout-based logging) as implemented by systemd. If a systemd service definition file is configured with - StandardError=journal, StandardError=syslog or - StandardError=kmsg (and similar with StandardOutput=), these - prefixes can be used to encode a log level in lines printed. This is similar to the kernel - printk()-style logging. See + StandardError=journal or StandardError=kmsg (and similar with + StandardOutput=), these prefixes can be used to encode a log level in lines + printed. This is similar to the kernel printk()-style logging. See klogctl2 for more information. diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 6b28dc5769..8f57cc8bfb 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -66,9 +66,9 @@ will also gain an automatic After= dependency on systemd-tmpfiles-setup.service8. - Units whose standard output or error output is connected to , - or (or their combinations with console output, see below) - automatically acquire dependencies of type After= on + Units whose standard output or error output is connected to or + (or their combinations with console output, see below) automatically acquire + dependencies of type After= on systemd-journald.socket. Units using LogNamespace= will automatically gain ordering and