updated docs for html_image

This commit is contained in:
messju
2003-03-19 11:46:07 +00:00
parent 8cef3224e8
commit cde01c0aa2
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -1,3 +1,5 @@
- updated docs for html_image "name" -> "file" (messju)
- fixed bug with html_options-optgroups (Nichlas L<>fdahl, messju)
- cleaned up calls to readdir() (messju) - cleaned up calls to readdir() (messju)
- fixed bug with passing multiple modifiers to a parameter - fixed bug with passing multiple modifiers to a parameter
(Monte) (Monte)

View File

@@ -3588,7 +3588,7 @@ OUTPUT: (both examples)
</thead> </thead>
<tbody> <tbody>
<row> <row>
<entry>name</entry> <entry>file</entry>
<entry>string</entry> <entry>string</entry>
<entry>Yes</entry> <entry>Yes</entry>
<entry><emphasis>n/a</emphasis></entry> <entry><emphasis>n/a</emphasis></entry>