summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/mallard/C/mal_block_screen.xml2
-rw-r--r--doc/mallard/C/mal_inline_cmd.xml2
-rw-r--r--doc/mallard/C/mal_inline_gui.xml2
-rw-r--r--doc/mallard/C/mal_inline_output.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/mallard/C/mal_block_screen.xml b/doc/mallard/C/mal_block_screen.xml
index dba0fc2..3ae9ebc 100644
--- a/doc/mallard/C/mal_block_screen.xml
+++ b/doc/mallard/C/mal_block_screen.xml
@@ -73,7 +73,7 @@ by the user.</p>
<item>
<p>Typical values for the <code>mime</code> attribute include:</p>
- <table><tr>
+ <table rules="rows"><tr>
<td><p><code>application/x-sh</code></p></td>
<td>Command to execute with the Bourne shell</td>
</tr><tr>
diff --git a/doc/mallard/C/mal_inline_cmd.xml b/doc/mallard/C/mal_inline_cmd.xml
index bf76b9c..832b41c 100644
--- a/doc/mallard/C/mal_inline_cmd.xml
+++ b/doc/mallard/C/mal_inline_cmd.xml
@@ -77,7 +77,7 @@ by the user.</p>
<item>
<p>Typical values for the <code>mime</code> attribute include:</p>
- <table><tr>
+ <table rules="rows"><tr>
<td><p><code>application/x-sh</code></p></td>
<td>Command to execute with the Bourne shell</td>
</tr><tr>
diff --git a/doc/mallard/C/mal_inline_gui.xml b/doc/mallard/C/mal_inline_gui.xml
index 5fa03bd..19921c6 100644
--- a/doc/mallard/C/mal_inline_gui.xml
+++ b/doc/mallard/C/mal_inline_gui.xml
@@ -65,7 +65,7 @@ control is being marked up.</p>
those style hints they understand.</p></item>
<item><p>Typical style hints include:</p>
- <table>
+ <table rules="rows">
<tr>
<td><p><code>button</code></p></td>
<td><p>The text of a button</p></td>
diff --git a/doc/mallard/C/mal_inline_output.xml b/doc/mallard/C/mal_inline_output.xml
index 8de2973..00b7d81 100644
--- a/doc/mallard/C/mal_inline_output.xml
+++ b/doc/mallard/C/mal_inline_output.xml
@@ -68,7 +68,7 @@ differently.</p>
<item>
<p>Typical values for the <code>style</code> attribute include:</p>
- <table><tr>
+ <table rules="rows"><tr>
<td><p><code>output</code></p></td>
<td><p>Standard output from a running program</p></td>
</tr><tr>