diff --git a/man/common-variables.xml b/man/common-variables.xml index 58a285c833..2d26bf7242 100644 --- a/man/common-variables.xml +++ b/man/common-variables.xml @@ -146,6 +146,9 @@ + Note that setting the regular $LESS environment variable has no effect + for less invocations by systemd tools. + See less1 for more discussion. @@ -155,7 +158,10 @@ $SYSTEMD_LESSCHARSET Override the charset passed to less (by default utf-8, if - the invoking terminal is determined to be UTF-8 compatible). + the invoking terminal is determined to be UTF-8 compatible). + + Note that setting the regular $LESSCHARSET environment variable has no effect + for less invocations by systemd tools.