summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-02-21 18:57:15 +0100
committerLennart Poettering <lennart@poettering.net>2014-02-21 19:22:24 +0100
commitb8e7a47baf10683f59bf848abd300b45cd5042f2 (patch)
treeafad7ba94057a25522683868aec4a42baae7e10f /man/systemd.unit.xml
parent0183b74fa47d7f05b7bc3b46d82daf8cebb17fa7 (diff)
man: don't document ".include" in configuration files anymore as first step to deprecate them one day
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r--man/systemd.unit.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 2b59b1b841..4445c74101 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -200,12 +200,6 @@
has the appropriate section headers before any
directive.</para>
- <para>If a line starts with <option>.include</option>
- followed by a filename, the specified file will be
- parsed at this point. Make sure that the file that is
- included has the appropriate section headers before
- any directives.</para>
-
<para>Note that while systemd offers a flexible
dependency system between units it is recommended to
use this functionality only sparingly and instead rely