From 069fe15452aa33440aff5e770c169bd3612d7646 Mon Sep 17 00:00:00 2001 From: Derek Brown Date: Thu, 20 Nov 2014 13:46:42 -0500 Subject: Fix spelling and grammar --- system/doc/system_principles/create_target.xmlsrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'system/doc/system_principles') diff --git a/system/doc/system_principles/create_target.xmlsrc b/system/doc/system_principles/create_target.xmlsrc index b5f8d8ac4d..a8ee2d1245 100644 --- a/system/doc/system_principles/create_target.xmlsrc +++ b/system/doc/system_principles/create_target.xmlsrc @@ -91,7 +91,7 @@ {pea, "1.0"}]}.

The listed applications are not only original Erlang/OTP applications but possibly also new applications that you have - written yourself (here examplified by the application + written yourself (here exemplified by the application pea).

Step 2. From the directory where the mysystem.rel file reside, start the Erlang/OTP system:

@@ -251,7 +251,7 @@ os> /usr/local/erl-target/bin/erl -boot /usr/local/erl-target/releases/FI target_system:create/1. In fact, if you create, in the current directory, not only the mysystem.rel file, but also a sys.config file, that latter file will be tacitly - put in the apropriate directory.

+ put in the appropriate directory.

@@ -408,7 +408,7 @@ heart: Tue Apr 1 12:15:11 2014: Executed "/usr/local/erl-target/bin/start /usr/ Erlang/OTP has Changed for more infomation about this.

- The node will be accessable via a new pipe: + The node will be accessible via a new pipe:

 os> /usr/local/erl-target/bin/to_erl /tmp/erlang.pipe.2
-- cgit v1.2.3