aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/sys.xml
diff options
context:
space:
mode:
authorRaimo Niskanen <[email protected]>2019-02-25 12:10:40 +0100
committerRaimo Niskanen <[email protected]>2019-02-25 12:10:40 +0100
commit17da9d0d5e08ef313055cf799fec7ee856fde1d4 (patch)
treee3d517e054103d98050d65b95ae8722c31abc22f /lib/stdlib/doc/src/sys.xml
parentf87e53dfd230bdac66cbbc756cb92c2f0957c465 (diff)
downloadotp-17da9d0d5e08ef313055cf799fec7ee856fde1d4.tar.gz
otp-17da9d0d5e08ef313055cf799fec7ee856fde1d4.tar.bz2
otp-17da9d0d5e08ef313055cf799fec7ee856fde1d4.zip
Create a gen_statem type for enter_loop options
Diffstat (limited to 'lib/stdlib/doc/src/sys.xml')
-rw-r--r--lib/stdlib/doc/src/sys.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/sys.xml b/lib/stdlib/doc/src/sys.xml
index 9fe816e33a..bf48ae0723 100644
--- a/lib/stdlib/doc/src/sys.xml
+++ b/lib/stdlib/doc/src/sys.xml
@@ -4,7 +4,7 @@
<erlref>
<header>
<copyright>
- <year>1996</year><year>2018</year>
+ <year>1996</year><year>2019</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -123,6 +123,9 @@
<name name="dbg_fun"/>
</datatype>
<datatype>
+ <name name="debug_option"/>
+ </datatype>
+ <datatype>
<name name="format_fun"/>
</datatype>
</datatypes>