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: archive/raspbian/241-7_deb10u10+rpi1^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d9d188dab1416b28ac3a418bfb1b9d80ed114777;p=systemd.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. Gbp-Pq: Name 0001-man-share-description-of-SYSTEMD_COLORS-in-other-too.patch --- diff --git a/man/less-variables.xml b/man/less-variables.xml index eb332b56..334eb198 100644 --- a/man/less-variables.xml +++ b/man/less-variables.xml @@ -42,5 +42,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 5287bdab..1ff1f34d 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -873,23 +873,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