diff doc/interpreter/strings.txi @ 16725:57bf164f1608

Add ostrsplit() to the manual. * doc/interpreter/strings.txi: Add ostrsplit doc-string.
author Ben Abbott <bpabbott@mac.com>
date Thu, 06 Jun 2013 10:45:23 +0800
parents b1ea3813e37d
children 7eff3032d144
line wrap: on
line diff
--- a/doc/interpreter/strings.txi
+++ b/doc/interpreter/strings.txi
@@ -435,6 +435,8 @@
 
 @DOCSTRING(strsplit)
 
+@DOCSTRING(ostrsplit)
+
 @DOCSTRING(strread)
 
 @DOCSTRING(strrep)