diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.service.xml | 6 | ||||
-rw-r--r-- | man/systemd.socket.xml | 2 | ||||
-rw-r--r-- | man/systemd.swap.xml | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 50ff2f5bd5..b9604b8c26 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -365,7 +365,7 @@ used, zero or more commands may be specified. This can be specified by providing multiple command lines in - the same directive , or alternatively, + the same directive, or alternatively, this directive may be specified more than once with the same effect. If the empty string is assigned to this @@ -548,7 +548,7 @@ when <varname>Type=oneshot</varname> is used, in which case the timeout is disabled by default - (see <citerefentry><refentrytitle>systemd-systemd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>). + (see <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>). </para></listitem> </varlistentry> @@ -569,7 +569,7 @@ the timeout logic. Defaults to <varname>DefaultTimeoutStopSec=</varname> from the manager configuration file - (see <citerefentry><refentrytitle>systemd-systemd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>). + (see <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>). </para></listitem> </varlistentry> diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index dad0267467..ce04b0b4c6 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -846,7 +846,7 @@ 20s". Pass <literal>0</literal> to disable the timeout logic. Defaults to <varname>DefaultTimeoutStartSec=</varname> from the manager configuration file - (see <citerefentry><refentrytitle>systemd-systemd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>). + (see <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>). </para></listitem> </varlistentry> diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 481dc52454..00fafdce2a 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -202,7 +202,7 @@ 20s". Pass <literal>0</literal> to disable the timeout logic. Defaults to <varname>DefaultTimeoutStartSec=</varname> from the manager configuration file - (see <citerefentry><refentrytitle>systemd-systemd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>). + (see <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>). </para></listitem> </varlistentry> </variablelist> |