From de4fe289cfab789d249752aa7df851c792658f21 Mon Sep 17 00:00:00 2001 From: ash Date: Sat, 22 Jan 2022 14:49:54 +0000 Subject: [PATCH] man: note more clearly that $SYSTEMD_PAGER requires $SYSTEMD_PAGERSECURE --- man/common-variables.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man/common-variables.xml b/man/common-variables.xml index 2f478cb453..0e220b3f9e 100644 --- a/man/common-variables.xml +++ b/man/common-variables.xml @@ -90,7 +90,10 @@ less1 and more1, until one is found. If no pager implementation is discovered no pager is invoked. Setting this environment variable to an empty string - or the value cat is equivalent to passing . + or the value cat is equivalent to passing . + + Note: if $SYSTEMD_PAGERSECURE is not set, $SYSTEMD_PAGER + (as well as $PAGER) will be silently ignored. -- 2.25.1