changeset 2102:8a40a2a677fa

[project @ 1996-04-28 12:03:50 by jwe]
author jwe
date Sun, 28 Apr 1996 12:03:50 +0000
parents c64b49a4cba3
children 30e2b1c4ffd9
files src/pager.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/pager.cc	Sun Apr 28 11:59:25 1996 +0000
+++ b/src/pager.cc	Sun Apr 28 12:03:50 1996 +0000
@@ -396,7 +396,7 @@
     "path to pager binary");
 
   DEFVAR (page_output_immediately, 1.0, 0, page_output_immediately,
-    "if possible, send output intended for the screen through the pager");
+    "if paging output, start sending it as soon as it is available");
 
   DEFVAR (page_screen_output, 1.0, 0, page_screen_output,
     "if possible, send output intended for the screen through the pager");