diff options
author | Hans Bolinder <[email protected]> | 2016-09-02 08:40:50 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2016-09-02 08:40:50 +0200 |
commit | 507016a45878f414951ce0d0b5e4417ccff9cd0e (patch) | |
tree | 5e266cd714f5c0410a53958c6c8a8d3c11697f5d /lib/reltool/doc/src/reltool_intro.xml | |
parent | 38daafda48a5d3ecc20eddc3372daeedbe152f0f (diff) | |
parent | db096ad15022ae4f9605fa42bf74780641dc6dac (diff) | |
download | otp-507016a45878f414951ce0d0b5e4417ccff9cd0e.tar.gz otp-507016a45878f414951ce0d0b5e4417ccff9cd0e.tar.bz2 otp-507016a45878f414951ce0d0b5e4417ccff9cd0e.zip |
Merge branch 'maint'
* maint:
doc: Correct errors introduced by Editorial changes
Diffstat (limited to 'lib/reltool/doc/src/reltool_intro.xml')
-rw-r--r-- | lib/reltool/doc/src/reltool_intro.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/reltool/doc/src/reltool_intro.xml b/lib/reltool/doc/src/reltool_intro.xml index 8e232b8838..2980ad7977 100644 --- a/lib/reltool/doc/src/reltool_intro.xml +++ b/lib/reltool/doc/src/reltool_intro.xml @@ -34,7 +34,7 @@ <rev>%VSN%</rev> <file>reltool_intro.xml</file> </header> - <p><c>Reltool</c> is a release management tool. It analyses a given + <p>Reltool is a release management tool. It analyses a given Erlang/OTP installation and determines various dependencies between applications. The <c>graphical</c> frontend depicts the dependencies and enables interactive customization of a target system. The backend provides a @@ -82,7 +82,7 @@ and about the Erlang/OTP development system:</p> <list type="bulleted"> <item> - <p>the Reference Manual of <c>Reltool</c></p> + <p>the Reference Manual of Reltool</p> </item> <item> <p>the Erlang/OTP <c>System Principles</c></p> |