aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2014-06-18 16:02:26 +0200
committerBjörn-Egil Dahlberg <[email protected]>2014-06-18 16:02:26 +0200
commitb0e5e6daf3bb389018079f83535ba044e07749e5 (patch)
tree84070b401c087a263bcbcbc736e6cfddfe6e9441 /lib/hipe
parentfa71986a52c42af21a0865c382ded0334d05acd0 (diff)
parent42ad82b3186b69fec93ab07ea686490bf2fe5840 (diff)
downloadotp-b0e5e6daf3bb389018079f83535ba044e07749e5.tar.gz
otp-b0e5e6daf3bb389018079f83535ba044e07749e5.tar.bz2
otp-b0e5e6daf3bb389018079f83535ba044e07749e5.zip
Merge branch 'maint'
Diffstat (limited to 'lib/hipe')
-rw-r--r--lib/hipe/doc/src/notes.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/hipe/doc/src/notes.xml b/lib/hipe/doc/src/notes.xml
index c7faf733c7..f133ab05e6 100644
--- a/lib/hipe/doc/src/notes.xml
+++ b/lib/hipe/doc/src/notes.xml
@@ -118,9 +118,9 @@
"hi" := V1, a := V2, b := V3} = M2. % match keys with
values</c></item> </taglist></p>
<p>
- For information on how to use Maps please see the
- <seealso marker="doc/reference_manual:maps">Reference
- Manual</seealso>.</p>
+ For information on how to use Maps please see Map Expressions in the
+ <seealso marker="doc/reference_manual:expressions#map_expressions">
+ Reference Manual</seealso>.</p>
<p>
The current implementation is without the following
features: <taglist> <item>No variable keys</item>