diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-10-17 15:50:26 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-10-17 09:50:26 -0400 |
commit | c7458f93991105e9890b0ec8dfc849b019b5df5f (patch) | |
tree | 585e99b4ad7ac469dfa6db630e4c8c97e21546d1 /man/systemd.exec.xml | |
parent | 6c9414a700a040be1d3160bd2336baac58a1da3e (diff) |
man: avoid abbreviated "cgroups" terminology (#4396)
Let's avoid the overly abbreviated "cgroups" terminology. Let's instead write:
"Linux Control Groups (cgroups)" is the long form wherever the term is
introduced in prose. Use "control groups" in the short form wherever the term
is used within brief explanations.
Follow-up to: #4381
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 6228b786f7..a5a453031f 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -75,8 +75,7 @@ [Service], [Socket], [Mount], or [Swap] sections, depending on the unit type.</para> - <para>In addition, options which control resources through cgroups - are listed in + <para>In addition, options which control resources through Linux Control Groups (cgroups) are listed in <citerefentry><refentrytitle>systemd.resource-control</refentrytitle><manvolnum>5</manvolnum></citerefentry>. Those options complement options listed here.</para> </refsect1> |