diff doc/interpreter/octave.texi @ 6667:a36e4bb26943

[project @ 2007-05-28 06:20:12 by jwe]
author jwe
date Mon, 28 May 2007 06:20:13 +0000
parents bd0a70c3f2db
children b2391d403ed2
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Mon May 28 06:07:39 2007 +0000
+++ b/doc/interpreter/octave.texi	Mon May 28 06:20:13 2007 +0000
@@ -139,7 +139,7 @@
 * Evaluation::                  
 * Statements::                  Looping and program flow control.
 * Functions and Scripts::       
-* Error Handling::              
+* Errors and Warnings::              
 * Debugging::
 * Input and Output::            
 * Plotting::                    
@@ -329,7 +329,10 @@
 * Script Files::                
 * Organization of Functions::   
 
-Error Handling
+Errors and Warnings
+
+* Handling Errors::
+* Handling Warnings::
 
 Debugging