aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mack <daniel@zonque.org>2016-11-12 13:38:38 +0100
committerLennart Poettering <lennart@poettering.net>2017-09-22 15:24:55 +0200
commit8d8631d4c9e4132d0a09b7d16996b1942e379223 (patch)
treed3a968927aab0d34f6b3dd24581b3fccba89744e /man/systemd.special.xml
parentcgroup: refuse to return accounting data if accounting isn't turned on (diff)
downloadsystemd-8d8631d4c9e4132d0a09b7d16996b1942e379223.tar.gz
systemd-8d8631d4c9e4132d0a09b7d16996b1942e379223.tar.bz2
systemd-8d8631d4c9e4132d0a09b7d16996b1942e379223.zip
man: document the new ip accounting and filting directives
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r--man/systemd.special.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index 73e1e720e..5a831149b 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -1009,17 +1009,17 @@ PartOf=graphical-session.target
<refsect1>
<title>Special Slice Units</title>
- <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.</para>
+ <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
+ units.</para>
<variablelist>
<varlistentry>
<term><filename>-.slice</filename></term>
<listitem>
- <para>The root slice is the root of the hierarchy. It
- usually does not contain units directly, but may be used to
- set defaults for the whole tree.</para>
+ <para>The root slice is the root of the slice hierarchy. It usually does not contain units directly, but may
+ be used to set defaults for the whole tree.</para>
</listitem>
</varlistentry>