mirror of
https://github.com/systemd/systemd.git
synced 2025-08-02 04:22:27 +03:00
man: note more clearly that $SYSTEMD_PAGER requires $SYSTEMD_PAGERSECURE
This commit is contained in:
@ -90,7 +90,10 @@
|
||||
<citerefentry project='man-pages'><refentrytitle>less</refentrytitle><manvolnum>1</manvolnum></citerefentry> and
|
||||
<citerefentry project='man-pages'><refentrytitle>more</refentrytitle><manvolnum>1</manvolnum></citerefentry>, 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 <literal>cat</literal> is equivalent to passing <option>--no-pager</option>.</para></listitem>
|
||||
or the value <literal>cat</literal> is equivalent to passing <option>--no-pager</option>.</para>
|
||||
|
||||
<para>Note: if <varname>$SYSTEMD_PAGERSECURE</varname> is not set, <varname>$SYSTEMD_PAGER</varname>
|
||||
(as well as <varname>$PAGER</varname>) will be silently ignored.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id='less'>
|
||||
|
Reference in New Issue
Block a user