diff src/toplev.cc @ 6615:687ae48b2253

[project @ 2007-05-13 06:24:57 by jwe]
author jwe
date Sun, 13 May 2007 06:24:58 +0000
parents 8810bbf321ce
children bf4bdc21dc8d
line wrap: on
line diff
--- a/src/toplev.cc
+++ b/src/toplev.cc
@@ -301,7 +301,7 @@
 @deftypefnx {Built-in Function} {} quit (@var{status})\n\
 Exit the current Octave session.  If the optional integer value\n\
 @var{status} is supplied, pass that value to the operating system as the\n\
-Octave's exit status.\n\
+Octave's exit status.  The default value is zero.\n\
 @end deftypefn")
 {
   octave_value_list retval;