diff doc/interpreter/strings.txi @ 8817:03b7f618ab3d

include docstrings for new functions in the manual
author John W. Eaton <jwe@octave.org>
date Thu, 19 Feb 2009 15:39:19 -0500
parents 502e58a0d44f
children 8463d1a2e544
line wrap: on
line diff
--- a/doc/interpreter/strings.txi	Thu Feb 19 17:04:28 2009 +0100
+++ b/doc/interpreter/strings.txi	Thu Feb 19 15:39:19 2009 -0500
@@ -412,10 +412,14 @@
 
 @DOCSTRING(deblank)
 
+@DOCSTRING(strtrim)
+
 @DOCSTRING(strtrunc)
 
 @DOCSTRING(findstr)
 
+@DOCSTRING(strchr)
+
 @DOCSTRING(index)
 
 @DOCSTRING(rindex)