summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-02-13 10:36:26 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-02-13 11:17:41 +0100
commit833fc9802cb6a8cf588527bf821d57d76341ba36 (patch)
treefc019e1f0ac350256ed93589bbfa4de1be4089df /tools
parentb678359235008e795d7da0ef12935e652c7109f6 (diff)
downloadsystemd-833fc9802cb6a8cf588527bf821d57d76341ba36.tar.gz
man: move os-release, machine-info, vconsole.conf vars to envvar section
Strictly speaking, those are not environment variables, but they are compatible and people think about them like this. Moving them makes them easier to find.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/make-directive-index.py4
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>