summaryrefslogtreecommitdiff
path: root/lib/stdlib/doc/src/epp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdlib/doc/src/epp.xml')
-rw-r--r--lib/stdlib/doc/src/epp.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/epp.xml b/lib/stdlib/doc/src/epp.xml
index 11130b0065..45c0f241d2 100644
--- a/lib/stdlib/doc/src/epp.xml
+++ b/lib/stdlib/doc/src/epp.xml
@@ -4,7 +4,7 @@
<erlref>
<header>
<copyright>
- <year>1996</year><year>2022</year>
+ <year>1996</year><year>2023</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -142,6 +142,10 @@
<p>The option <c>location</c> is forwarded
to the Erlang token scanner, see
<seemfa marker="erl_scan#tokens/3"><c>erl_scan:tokens/3,4</c></seemfa>.</p>
+ <p>The <c>{compiler_internal,term()}</c> option is forwarded
+ to the Erlang token scanner, see
+ <seeerl marker="erl_scan#compiler_interal">
+ <c>{compiler_internal,term()}</c></seeerl>.</p>
</desc>
</func>
@@ -193,6 +197,10 @@
<p>The option <c>location</c> is forwarded
to the Erlang token scanner, see
<seemfa marker="erl_scan#tokens/3"><c>erl_scan:tokens/3,4</c></seemfa>.</p>
+ <p>The <c>{compiler_internal,term()}</c> option is forwarded
+ to the Erlang token scanner, see
+ <seeerl marker="erl_scan#compiler_interal">
+ <c>{compiler_internal,term()}</c></seeerl>.</p>
</desc>
</func>