summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2009-05-29 13:23:28 -0500
committerShaun McCance <shaunm@gnome.org>2009-05-29 13:23:28 -0500
commit910bab41cf70ebc39890dc4522646a933e49fe88 (patch)
tree7d52d1b4a01778aed241b44c55fe829f30c257c5
parentdee39e62b93e87eb5e25a15e846930a77a6c3d6b (diff)
downloadgnome-doc-utils-910bab41cf70ebc39890dc4522646a933e49fe88.tar.gz
[mallard] Adding rules to all notes tables
-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>