aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-10-10 09:41:17 +0200
committerLennart Poettering <lennart@poettering.net>2017-10-10 09:41:17 +0200
commitad2caa7d5f6024b56b1ad1050b28c6d385e3d727 (patch)
treeda0782b7ce377e5492930d4aaee699ecac614ea0 /man/systemd.slice.xml
parentUpdated Turkish translation (#7017) (diff)
downloadsystemd-ad2caa7d5f6024b56b1ad1050b28c6d385e3d727.tar.gz
systemd-ad2caa7d5f6024b56b1ad1050b28c6d385e3d727.tar.bz2
systemd-ad2caa7d5f6024b56b1ad1050b28c6d385e3d727.zip
man: symlinks are made onto "unit files", not "units"
We should be careful when talking about "units" and "unit files". The latter should be the concept on disk, and the former, the loaded version of it. However, as a single unit file can result in multiple loaded units (think templates), and a units can also exist with no unit file at all (think .device units), we should be precise. As symlinks are created on unit files rather than units (as symlinks are an fs object, and unit files are too, but units are not), let's say so here.
Diffstat (limited to 'man/systemd.slice.xml')
-rw-r--r--man/systemd.slice.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.slice.xml b/man/systemd.slice.xml
index c46ba7a2e..6906321e8 100644
--- a/man/systemd.slice.xml
+++ b/man/systemd.slice.xml
@@ -65,7 +65,7 @@
</para>
<para>Note that slice units cannot be templated, nor is possible to add multiple names to a slice unit by creating
- additional symlinks to it.</para>
+ additional symlinks to its unit file.</para>
<para>By default, service and scope units are placed in
<filename>system.slice</filename>, virtual machines and containers