diff src/pager.cc @ 9134:a3739e27b017

Update section 2.4 of basics.txi
author Rik <rdrider0-list@yahoo.com>
date Fri, 17 Apr 2009 16:38:34 -0700
parents d865363208d6
children 610bf90fce2a
line wrap: on
line diff
--- a/src/pager.cc
+++ b/src/pager.cc
@@ -422,7 +422,7 @@
 DEFUN (diary, args, ,
   "-*- texinfo -*-\n\
 @deffn {Command} diary options\n\
-Create a list of all commands @emph{and} the output they produce, mixed\n\
+Record a list of all commands @emph{and} the output they produce, mixed\n\
 together just as you see them on your terminal.  Valid options are:\n\
 \n\
 @table @code\n\
@@ -437,7 +437,7 @@
 Record your session in the file named @var{file}.\n\
 @end table\n\
 \n\
-Without any arguments, @code{diary} toggles the current diary state.\n\
+With no arguments, @code{diary} toggles the current diary state.\n\
 @end deffn")
 {
   octave_value_list retval;