summaryrefslogtreecommitdiff
path: root/tools/make-directive-index.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/make-directive-index.py')
-rwxr-xr-xtools/make-directive-index.py14
1 files changed, 7 insertions, 7 deletions
diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py
index 183eca3bb..5abcac84d 100755
--- a/tools/make-directive-index.py
+++ b/tools/make-directive-index.py
@@ -51,20 +51,20 @@ TEMPLATE = '''\
</refnamediv>
<refsect1>
- <title>PAM configuration directives</title>
+ <title>Environment variables</title>
- <para>Directives for configuring PAM behaviour.</para>
+ <para>Environment variables understood by the elogind
+ manager and other programs.</para>
- <variablelist id='pam-directives' />
+ <variablelist id='environment-variables' />
</refsect1>
<refsect1>
- <title>elogind manager directives</title>
+ <title>PAM configuration directives</title>
- <para>Directives for configuring the behaviour of the
- elogind process.</para>
+ <para>Directives for configuring PAM behaviour.</para>
- <variablelist id='elogind-directives' />
+ <variablelist id='pam-directives' />
</refsect1>
<refsect1>