Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(219)

Unified Diff: native_client_sdk/doc_generated/reference/sandbox_internals/index.html

Issue 144253005: NaCl docs: fix a few more issues with the ARM sandbox documentation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/doc_generated/reference/sandbox_internals/index.html
diff --git a/native_client_sdk/doc_generated/reference/sandbox_internals/index.html b/native_client_sdk/doc_generated/reference/sandbox_internals/index.html
index 350449a56dd4e997e7e87b2ee7f0a35ed6b8f883..efaac94f703405676104740546cacd80459e33fa 100644
--- a/native_client_sdk/doc_generated/reference/sandbox_internals/index.html
+++ b/native_client_sdk/doc_generated/reference/sandbox_internals/index.html
@@ -2,11 +2,11 @@
<section id="sandbox-internals">
<span id="sandbox-internals-index"></span><h1 id="sandbox-internals"><span id="sandbox-internals-index"></span>Sandbox Internals</h1>
-<p>The sandbox internals explains implementation details about Native
-Client sandboxing, which is also used by Portable Native Client. These
-details can be useful to reimplement a sandbox, or to write assembly
-code that follows sandboxing rules for Native Client (Portable Native
-Client doesn&#8217;t allow developers to write platform-specific assembly).</p>
+<p>The sandbox internals documentation describes implementation details for
+Native Client sandboxing, which is also used by Portable Native
+Client. These details can be useful to reimplement a sandbox, or to
+write assembly code that follows sandboxing rules for Native Client
+(Portable Native Client does not allow platform-specific assembly code).</p>
</section>
{{/partials.standard_nacl_article}}

Powered by Google App Engine
This is Rietveld 408576698