aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2017-06-09 17:47:34 +0200
committerSiri Hansen <[email protected]>2017-06-16 11:52:21 +0200
commit24b35460a12799f595da2430cc2904c88873c7a7 (patch)
tree483f1350d062a6af7c1d0cb3a6d4c00c8ebd0961 /lib/stdlib/doc
parent98e0ccb4a56b3b2b6a552463f78e699ec7490669 (diff)
downloadotp-24b35460a12799f595da2430cc2904c88873c7a7.tar.gz
otp-24b35460a12799f595da2430cc2904c88873c7a7.tar.bz2
otp-24b35460a12799f595da2430cc2904c88873c7a7.zip
[stdlib] Open sys debug logs as utf8
This allows the use of ~ts/~tp/~tw in the formatting fun to sys:handle_debug/4.
Diffstat (limited to 'lib/stdlib/doc')
-rw-r--r--lib/stdlib/doc/src/sys.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/sys.xml b/lib/stdlib/doc/src/sys.xml
index f24e42bcee..64d8789016 100644
--- a/lib/stdlib/doc/src/sys.xml
+++ b/lib/stdlib/doc/src/sys.xml
@@ -308,7 +308,7 @@
format to the file. The events are formatted with a function that is
defined by the process that generated the event (with a call to
<seealso marker="#handle_debug/4"><c>handle_debug/4</c></seealso>).
- </p>
+ The file is opened with encoding UTF-8.</p>
</desc>
</func>