diff options
Diffstat (limited to 'tools/make-directive-index.py')
-rwxr-xr-x | tools/make-directive-index.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py index 8703c8a37b..9e4fe66b75 100755 --- a/tools/make-directive-index.py +++ b/tools/make-directive-index.py @@ -46,8 +46,8 @@ TEMPLATE = '''\ <refsect1> <title>Environment variables</title> - <para>Environment variables understood by the systemd - manager and other programs.</para> + <para>Environment variables understood by the systemd manager + and other programs and environment variable-compatible settings.</para> <variablelist id='environment-variables' /> </refsect1> |