Index: pager.cc =================================================================== RCS file: /cvs/octave/src/pager.cc,v retrieving revision 1.104 diff --unified -r1.104 pager.cc --- pager.cc 12 Oct 2007 21:27:33 -0000 1.104 +++ pager.cc 30 Jan 2008 09:03:18 -0000 @@ -496,6 +496,7 @@ @deffnx {Command} more off\n\ Turn output pagination on or off. Without an argument, @code{more}\n\ toggles the current state.\n\ +The current state can be determined via @code{page_screen_output}.\n\ @end deffn") { octave_value_list retval;