diff options
author | 2017-10-10 09:43:37 +0200 | |
---|---|---|
committer | 2017-10-10 09:43:37 +0200 | |
commit | 1d5f1791533640555d260a1ab6d7d1fcc808dff4 (patch) | |
tree | 786ed452676695ba18d4cc97473bc0920e56b1e3 /man/systemd.special.xml | |
parent | man: symlinks are made onto "unit files", not "units" (diff) | |
download | systemd-1d5f1791533640555d260a1ab6d7d1fcc808dff4.tar.gz systemd-1d5f1791533640555d260a1ab6d7d1fcc808dff4.tar.bz2 systemd-1d5f1791533640555d260a1ab6d7d1fcc808dff4.zip |
man: fix link to documentation of slice concept
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r-- | man/systemd.special.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 4beef07dd..69c24c397 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -1026,7 +1026,7 @@ PartOf=graphical-session.target <para>There are four <literal>.slice</literal> units which form the basis of the hierarchy for assignment of resources for services, users, and virtual machines or containers. See - <citerefentry><refentrytitle>-.slice</refentrytitle><manvolnum>7</manvolnum></citerefentry> for details about slice + <citerefentry><refentrytitle>systemd.slice</refentrytitle><manvolnum>7</manvolnum></citerefentry> for details about slice units.</para> <variablelist> |