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

Unified Diff: native_client_sdk/src/doc/devguide/coding/nacl_io.rst

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
Index: native_client_sdk/src/doc/devguide/coding/nacl_io.rst
diff --git a/native_client_sdk/src/doc/devguide/coding/nacl_io.rst b/native_client_sdk/src/doc/devguide/coding/nacl_io.rst
index 788390622046a032dbc45380031bf8e73ce25996..7d5b721ffb471e8f39333d01898aec0f847bece0 100644
--- a/native_client_sdk/src/doc/devguide/coding/nacl_io.rst
+++ b/native_client_sdk/src/doc/devguide/coding/nacl_io.rst
@@ -80,7 +80,7 @@ Follow these steps to build and run the demo:
* Open a terminal in the demo directory::
- $ cd $NACL_SDK_ROOT/examples/demo/nacl_io
+ $ cd $NACL_SDK_ROOT/examples/demo/nacl_io_demo
* run the demo::
@@ -216,7 +216,7 @@ Reference information
=====================
The example discussed here is included in the SDK in the directory
-``examples/demo/nacl_io``.
+``examples/demo/nacl_io_demo``.
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
« no previous file with comments | « native_client_sdk/src/build_tools/sdk_files.list ('k') | native_client_sdk/src/doc/devguide/devcycle/building.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698