Index: native_client_sdk/doc_generated/devguide/distributing.html |
diff --git a/native_client_sdk/doc_generated/devguide/distributing.html b/native_client_sdk/doc_generated/devguide/distributing.html |
index 4b4dcf70b5c18ac61d1eda6ecfbdbd7154eb60ae..31041608001b7bdd1e9c771265c1add0a7fd484a 100644 |
--- a/native_client_sdk/doc_generated/devguide/distributing.html |
+++ b/native_client_sdk/doc_generated/devguide/distributing.html |
@@ -143,25 +143,19 @@ each Native Client architecture with two name/value pairs:</p> |
<colgroup> |
</colgroup> |
<thead valign="bottom"> |
-<tr class="row-odd"><th class="head"><p class="first last">Name</p> |
-</th> |
-<th class="head"><p class="first last">Value</p> |
-</th> |
+<tr class="row-odd"><th class="head">Name</th> |
+<th class="head">Value</th> |
</tr> |
</thead> |
<tbody valign="top"> |
-<tr class="row-even"><td><p class="first last"><code>nacl_arch</code></p> |
-</td> |
-<td><p class="first last"><code>x86-64</code>, <code>x86-32</code>, or <code>arm</code></p> |
-</td> |
+<tr class="row-even"><td><code>nacl_arch</code></td> |
+<td><code>x86-64</code>, <code>x86-32</code>, or <code>arm</code></td> |
</tr> |
-<tr class="row-odd"><td><p class="first last"><code>sub_package_path</code></p> |
-</td> |
-<td><p class="first last">the path of the directory (starting |
+<tr class="row-odd"><td><code>sub_package_path</code></td> |
+<td>the path of the directory (starting |
with <code>_platform_specific</code>) that |
contains the files for the designated |
-NaCl architecture</p> |
-</td> |
+NaCl architecture</td> |
</tr> |
</tbody> |
</table> |