aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc
diff options
context:
space:
mode:
authorRichard Carlsson <[email protected]>2015-12-01 13:14:43 +0100
committerSverker Eriksson <[email protected]>2016-05-20 18:39:23 +0200
commitf1be30c44044e7bb0167a34d234b6b2322328def (patch)
tree2b4b34a2fcd20c1d72348c33d0aa7111b5b7f4a9 /erts/doc
parentd20068c72361eac577d919514da0de9a34f07745 (diff)
downloadotp-f1be30c44044e7bb0167a34d234b6b2322328def.tar.gz
otp-f1be30c44044e7bb0167a34d234b6b2322328def.tar.bz2
otp-f1be30c44044e7bb0167a34d234b6b2322328def.zip
Clarify limitation on halt/2 slogan string
Diffstat (limited to 'erts/doc')
-rw-r--r--erts/doc/src/erlang.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml
index 9287b32fec..1e251d33f3 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -1802,6 +1802,8 @@ os_prompt% </pre>
<tag>string()</tag>
<item>An Erlang crash dump is produced with <c><anno>Status</anno></c>
as slogan. Then the runtime system exits with status code <c>1</c>.
+ Note that the string may not be longer than 200 characters and only
+ code points in the range 0-255 may be used.
</item>
<tag><c>abort</c></tag>
<item>