]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
environ.7: Note the default if PAGER is not defined
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 30 Jan 2021 12:24:20 +0000 (13:24 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 30 Jan 2021 12:25:25 +0000 (13:25 +0100)
Reported-by: Bastien Roucariès <rouca@debian.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/environ.7

index ab71e5a45a6a24aab2fd97d6e55fcd98ccaf7bae..8fb80f289f8ee994ea53f9f0542e0aafd2021178 100644 (file)
@@ -141,6 +141,13 @@ The user's preferred utility to display text files.
 Any string acceptable as a command-string operand to the
 .I sh\ \-c
 command shall be valid.
+If
+.B PAGER
+is null or is not set,
+then applications that launch a pager will default to a program such as
+.BR less (1)
+or
+.BR more (1).
 .TP
 .BR EDITOR / VISUAL
 The user's preferred utility to edit text files.