diff scripts/io/strread.m @ 11595:5ec6aa05638d

Prevent doubled quotes around @table items in Info.
author Rik <octave@nomad.inbox5.com>
date Thu, 20 Jan 2011 21:29:14 -0800
parents b0084095098e
children 0ee8d7d60c82
line wrap: on
line diff
--- a/scripts/io/strread.m	Thu Jan 20 20:31:42 2011 -0800
+++ b/scripts/io/strread.m	Thu Jan 20 21:29:14 2011 -0800
@@ -71,7 +71,7 @@
 ## The behavior of @code{strread} can be changed via property-value
 ## pairs.  The following properties are recognized:
 ##
-## @table @code
+## @table @asis
 ## @item "commentstyle"
 ## Parts of @var{str} are considered comments and will be skipped.
 ## @var{value} is the comment style and can be any of the following.