diff options
author | Björn Gustavsson <[email protected]> | 2015-03-12 15:35:13 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-03-12 15:41:04 +0100 |
commit | 5446dff69b014565a664d86174539114b94bc99e (patch) | |
tree | 95782010346844c0d2da4f0cd6f14beb21a3703e /system/doc/installation_guide/part.xml | |
parent | 82dd592d078c473c93ba5cded74f9d71dc504e30 (diff) | |
download | otp-5446dff69b014565a664d86174539114b94bc99e.tar.gz otp-5446dff69b014565a664d86174539114b94bc99e.tar.bz2 otp-5446dff69b014565a664d86174539114b94bc99e.zip |
Update Installation Guide
Language cleaned up by the technical writers xsipewe and tmanevik
from Combitech. Proofreading and corrections by Björn Gustavsson.
Diffstat (limited to 'system/doc/installation_guide/part.xml')
-rw-r--r-- | system/doc/installation_guide/part.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/system/doc/installation_guide/part.xml b/system/doc/installation_guide/part.xml index 02bf98db7c..96a43d744b 100644 --- a/system/doc/installation_guide/part.xml +++ b/system/doc/installation_guide/part.xml @@ -29,10 +29,11 @@ <file>part.xml</file> </header> <description> - <p>How to install Erlang/OTP on UNIX or Windows.</p> + <marker id="installation guide"></marker> + <p>This section describes how to install Erlang/OTP on UNIX and Windows.</p> </description> <xi:include href="install-binary.xml"/> <xi:include href="INSTALL.xml"/> <xi:include href="INSTALL-CROSS.xml"/> <xi:include href="INSTALL-WIN32.xml"/> -</part>
\ No newline at end of file +</part> |