squelch warnings about not using ${misc:Depends} in control file. review of
[debian/gzip] / zmore.1
diff --git a/zmore.1 b/zmore.1
index b64be235090c0bd3a34e05a6520602d00fa733b4..a29b366f9f20df55262c3dd0b373110c4b36a4ae 100644 (file)
--- a/zmore.1
+++ b/zmore.1
@@ -32,6 +32,10 @@ to determine terminal characteristics,
 and to determine the default window size.
 On a terminal capable of displaying 24 lines,
 the default window size is 22 lines.
+To use a pager other than the default
+.I more,
+set environment variable PAGER to the name of the desired program, such as
+.I less.
 .PP
 Other sequences which may be typed when
 .I zmore
@@ -67,15 +71,15 @@ skip \fIi\fP screenfuls and print a screenful of lines
 quit reading the current file; go on to the next (if any)
 .PP
 .IP "e or q"
-When the prompt --More--(Next file: 
+When the prompt --More--(Next file:
 .IR file )
 is printed, this command causes zmore to exit.
 .PP
 .IP s
-When the prompt --More--(Next file: 
+When the prompt --More--(Next file:
 .IR file )
 is printed, this command causes zmore to skip the next file and continue.
-.PP 
+.PP
 .IP =
 Display the current line number.
 .PP
@@ -94,7 +98,7 @@ Erasing back past the first column cancels the search command.
 search for the \fIi\^\fP-th occurrence of the last regular expression entered.
 .PP
 .IP !command
-invoke a shell with \fIcommand\fP. 
+invoke a shell with \fIcommand\fP.
 The character `!' in "command" is replaced with the
 previous shell command.  The sequence "\\!" is replaced by "!".
 .PP