chiark / gitweb /
Prep v227: Fix man page index building.
[elogind.git] / tools / make-directive-index.py
index 183eca3bb9f558e0c30620205406b0c11142494f..5abcac84d032dc5395bf560857e4d36c490de23e 100755 (executable)
@@ -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>