diff options
Diffstat (limited to 'man/systemd.xml')
-rw-r--r-- | man/systemd.xml | 19 |
1 files changed, 2 insertions, 17 deletions
diff --git a/man/systemd.xml b/man/systemd.xml index 957d37dcd9..5caf54b330 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -870,23 +870,8 @@ script runlevel link farms.</para></listitem> </varlistentry> - <varlistentry> - <term><varname>$SYSTEMD_COLORS</varname></term> - - <listitem><para>The value must be a boolean. Controls whether colorized output should be - generated. This can be specified to override the decision that <command>systemd</command> - makes based on <varname>$TERM</varname> and what the console is connected to.</para> - </listitem> - </varlistentry> - - <varlistentry> - <term><varname>$SYSTEMD_URLIFY</varname></term> - - <listitem><para>The value must be a boolean. Controls whether clickable links should be generated in the output - for terminal emulators supporting this. This can be specified to override the decision that - <command>systemd</command> makes based on <varname>$TERM</varname> and other conditions.</para> - </listitem> - </varlistentry> + <xi:include href="less-variables.xml" xpointer="colors" /> + <xi:include href="less-variables.xml" xpointer="urlify" /> <varlistentry> <term><varname>$LISTEN_PID</varname></term> |