summaryrefslogtreecommitdiff
path: root/tools/make-directive-index.py
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-02-13 10:49:47 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-02-13 11:17:41 +0100
commitd2acdcc6463cde22fcb5c9cf472126b6b0cdac9a (patch)
treef70c1affd5db270a9cb2bf21019d152f4f082e00 /tools/make-directive-index.py
parent833fc9802cb6a8cf588527bf821d57d76341ba36 (diff)
downloadsystemd-d2acdcc6463cde22fcb5c9cf472126b6b0cdac9a.tar.gz
man: move all config file options to one section
We had "SYSTEM MANAGER DIRECTIVES" which was a misnomer already, because it also listed user manager stuff. Let's make this a more general section and move the items for other services there too (from "MISCELANENOUS").
Diffstat (limited to 'tools/make-directive-index.py')
-rwxr-xr-xtools/make-directive-index.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py
index 9e4fe66b75..3202d48e9a 100755
--- a/tools/make-directive-index.py
+++ b/tools/make-directive-index.py
@@ -98,12 +98,12 @@ TEMPLATE = '''\
</refsect1>
<refsect1>
- <title>System manager directives</title>
+ <title>Program configuration options</title>
<para>Directives for configuring the behaviour of the
- systemd process.</para>
+ systemd process and other tools through configuration files.</para>
- <variablelist id='systemd-directives' />
+ <variablelist id='config-directives' />
</refsect1>
<refsect1>