From 8e2ec999394c77741241ef1a12728b11195961c8 Mon Sep 17 00:00:00 2001
From: Lukas Larsson
Date: Mon, 21 Mar 2016 17:53:26 +0100
Subject: erts: Document erlang:match_spec_test/3
OTP-13501
---
lib/stdlib/doc/src/ets.xml | 2 ++
1 file changed, 2 insertions(+)
(limited to 'lib/stdlib/doc/src')
diff --git a/lib/stdlib/doc/src/ets.xml b/lib/stdlib/doc/src/ets.xml
index 4e430d101e..2d69c201bc 100644
--- a/lib/stdlib/doc/src/ets.xml
+++ b/lib/stdlib/doc/src/ets.xml
@@ -1621,6 +1621,8 @@ true
if the match_spec does not match the object Tuple.
This is a useful debugging and test tool, especially when
writing complicated ets:select/2 calls.
+ See also:
+ erlang:match_spec_test/3.
--
cgit v1.2.3