From: Zbigniew Jędrzejewski-Szmek Date: Fri, 15 Nov 2019 10:59:34 +0000 (+0100) Subject: man: share description of $SYSTEMD_COLORS in other tools X-Git-Tag: v244-rc1~44^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=339bf2076b3294e5f7b59e84c59ba8c55ded3c25;p=thirdparty%2Fsystemd.git man: share description of $SYSTEMD_COLORS in other tools It was only described in systemd(1), making it hard to discover. Fixes #13561. The same for $SYSTEMD_URLIFY. I think all the tools whose man pages include less-variables.xml support those variables. --- diff --git a/man/less-variables.xml b/man/less-variables.xml index 38cb18be2e8..8a701277b6e 100644 --- a/man/less-variables.xml +++ b/man/less-variables.xml @@ -64,5 +64,23 @@ the invoking terminal is determined to be UTF-8 compatible). - + + $SYSTEMD_COLORS + + The value must be a boolean. Controls whether colorized output should be + generated. This can be specified to override the decision that systemd makes based + on $TERM and what the console is connected to. + + + + + $SYSTEMD_URLIFY + + 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 + systemd makes based on $TERM and other conditions. + + + + diff --git a/man/systemd.xml b/man/systemd.xml index 957d37dcd93..5caf54b3306 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -870,23 +870,8 @@ script runlevel link farms. - - $SYSTEMD_COLORS - - The value must be a boolean. Controls whether colorized output should be - generated. This can be specified to override the decision that systemd - makes based on $TERM and what the console is connected to. - - - - - $SYSTEMD_URLIFY - - 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 - systemd makes based on $TERM and other conditions. - - + + $LISTEN_PID