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

Unified Diff: native_client_sdk/doc_generated/devguide/coding/nacl_io.html

Issue 306973002: [NaCl SDK] rename nacl_io demo. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
« no previous file with comments | « no previous file | native_client_sdk/doc_generated/devguide/devcycle/building.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/doc_generated/devguide/coding/nacl_io.html
diff --git a/native_client_sdk/doc_generated/devguide/coding/nacl_io.html b/native_client_sdk/doc_generated/devguide/coding/nacl_io.html
index cb236694a1ca6ff1a2feb8902955bb79673e3493..a351b9013ff7a703e57a7aec90a83d6c8bddeb2d 100644
--- a/native_client_sdk/doc_generated/devguide/coding/nacl_io.html
+++ b/native_client_sdk/doc_generated/devguide/coding/nacl_io.html
@@ -90,7 +90,7 @@ systems and displays a set of controls that let you work with them:</p>
<ul class="small-gap">
<li><p class="first">Open a terminal in the demo directory:</p>
<pre class="prettyprint">
-$ cd $NACL_SDK_ROOT/examples/demo/nacl_io
+$ cd $NACL_SDK_ROOT/examples/demo/nacl_io_demo
</pre>
</li>
<li><p class="first">run the demo:</p>
@@ -214,7 +214,7 @@ int HandleFwrite(int num_params, char** params, char** output) {
</section></section></section><section id="reference-information">
<h2 id="reference-information">Reference information</h2>
<p>The example discussed here is included in the SDK in the directory
-<code>examples/demo/nacl_io</code>.</p>
+<code>examples/demo/nacl_io_demo</code>.</p>
<p>The nacl_io library is included in the SDK toolchain and is not a part of the
Pepper API. For reference information related to the nacl_io interface see
its header file in the SDK directory, located at
« no previous file with comments | « no previous file | native_client_sdk/doc_generated/devguide/devcycle/building.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698