Mercurial > hg > octave-nkf
diff src/pager.cc @ 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 |
line wrap: on
line diff
--- a/src/pager.cc +++ b/src/pager.cc @@ -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");