diff doc/interpreter/errors.txi @ 6549:5a5a09d7deb8

[project @ 2007-04-20 06:55:29 by jwe]
author jwe
date Fri, 20 Apr 2007 06:55:29 +0000
parents 5e2c68946f30
children 75c4045cf1db
line wrap: on
line diff
--- a/doc/interpreter/errors.txi
+++ b/doc/interpreter/errors.txi
@@ -16,12 +16,24 @@
 
 @DOCSTRING(warning)
 
+@DOCSTRING(print_usage)
+
 @DOCSTRING(usage)
 
+@DOCSTRING(lasterror)
+
 @DOCSTRING(lasterr)
 
 @DOCSTRING(lastwarn)
 
+@DOCSTRING(rethrow)
+
+@DOCSTRING(warning_ids)
+
+@DOCSTRING(errno)
+
+@DOCSTRING(errno_list)
+
 The following pair of functions are of limited usefulness, and may be
 removed from future versions of Octave.