aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2017-02-02 09:52:41 +0100
committerBjörn-Egil Dahlberg <[email protected]>2017-02-02 09:52:41 +0100
commit133940e7c55e11ae14ba4e488860becae705a78e (patch)
tree505dc08ce1c631a39414767a7ceab7baeb52d7e8 /erts/doc
parentcce3120dd0021c5ab5bf8d5b4088e7364f678dda (diff)
parent433918a391238187a61532f13b504a97e6cb4a53 (diff)
downloadotp-133940e7c55e11ae14ba4e488860becae705a78e.tar.gz
otp-133940e7c55e11ae14ba4e488860becae705a78e.tar.bz2
otp-133940e7c55e11ae14ba4e488860becae705a78e.zip
Merge branch 'egil/remove-warnings/OTP-14180'
* egil/remove-warnings/OTP-14180: erts: Remove unnecessary warnings
Diffstat (limited to 'erts/doc')
-rw-r--r--erts/doc/src/erlang.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml
index a3401fe469..8d340a15f5 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -3823,10 +3823,6 @@ RealSystem = system + MissedSystem</code>
<desc>
<p>Returns a string corresponding to the text
representation of <c><anno>Pid</anno></c>.</p>
- <warning>
- <p>This BIF is intended for debugging and is not to be used
- in application programs.</p>
- </warning>
</desc>
</func>
@@ -4399,10 +4395,6 @@ RealSystem = system + MissedSystem</code>
<desc>
<p>Returns a string corresponding to the text
representation of the port identifier <c><anno>Port</anno></c>.</p>
- <warning>
- <p>This BIF is intended for debugging. It is not to be used
- in application programs.</p>
- </warning>
</desc>
</func>