aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/doc/src/app.xml
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2016-09-02 08:40:50 +0200
committerHans Bolinder <[email protected]>2016-09-02 08:40:50 +0200
commit507016a45878f414951ce0d0b5e4417ccff9cd0e (patch)
tree5e266cd714f5c0410a53958c6c8a8d3c11697f5d /lib/kernel/doc/src/app.xml
parent38daafda48a5d3ecc20eddc3372daeedbe152f0f (diff)
parentdb096ad15022ae4f9605fa42bf74780641dc6dac (diff)
downloadotp-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/kernel/doc/src/app.xml')
-rw-r--r--lib/kernel/doc/src/app.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/kernel/doc/src/app.xml b/lib/kernel/doc/src/app.xml
index 5e0da409a3..d2e9390d7e 100644
--- a/lib/kernel/doc/src/app.xml
+++ b/lib/kernel/doc/src/app.xml
@@ -151,7 +151,7 @@ ApplicationVersion = string()</code>
application is allowed to be started. <c>systools</c> uses
this list to generate correct start scripts. Defaults to
the empty list, but notice that all applications have
- dependencies to (at least) <c>Kernel</c> and <c>STDLIB</c>.</p>
+ dependencies to (at least) Kernel and STDLIB.</p>
</item>
<tag><c>env</c></tag>
<item>
@@ -171,7 +171,7 @@ ApplicationVersion = string()</code>
implemented as a supervision tree, otherwise the application
controller does not know how to start it. <c>mod</c>
can be omitted for applications without processes, typically
- code libraries, for example, <c>STDLIB</c>.</p>
+ code libraries, for example, STDLIB.</p>
</item>
<tag><c>start_phases</c></tag>
<item>
@@ -236,7 +236,7 @@ ApplicationVersion = string()</code>
<section>
<title>See Also</title>
<p><seealso marker="application"><c>application(3)</c></seealso>,
- <seealso marker="sasl:systools"><c>sasl:systools(3)</c></seealso></p>
+ <seealso marker="sasl:systools"><c>systools(3)</c></seealso></p>
</section>
</fileref>