diff scripts/io/dlmwrite.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 d5bd2766c640
children e4dbfe3019b1
line wrap: on
line diff
--- a/scripts/io/dlmwrite.m
+++ b/scripts/io/dlmwrite.m
@@ -39,7 +39,7 @@
 ##
 ## In addition, the following keyword value pairs may appear at the end
 ## of the argument list:
-## @table @code
+## @table @asis
 ## @item "append"
 ## Either @samp{"on"} or @samp{"off"}.  See @samp{"-append"} above.
 ##