diff doc/interpreter/func.txi @ 7984:bbaa5d7d0143

Some documentation updates
author David Bateman <dbateman@free.fr>
date Mon, 28 Jul 2008 15:47:40 +0200
parents 2df457529cfa
children 30629059b72d
line wrap: on
line diff
--- a/doc/interpreter/func.txi
+++ b/doc/interpreter/func.txi
@@ -334,6 +334,8 @@
 
 @DOCSTRING(nargchk)
 
+@DOCSTRING(nargoutchk)
+
 @node Variable-length Argument Lists
 @section Variable-length Argument Lists
 @cindex variable-length argument lists
@@ -1063,6 +1065,8 @@
 
 @DOCSTRING(vectorize)
 
+@DOCSTRING(symvar)
+
 @node Commands
 @section Commands