From 6083b53606707524dbd7780175588530e37f186f Mon Sep 17 00:00:00 2001
From: Sverker Eriksson
Date: Thu, 12 May 2016 18:25:08 +0200
Subject: stdlib: Add link to match spec user guide
from ets docs.
---
lib/stdlib/doc/src/ets.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
(limited to 'lib/stdlib')
diff --git a/lib/stdlib/doc/src/ets.xml b/lib/stdlib/doc/src/ets.xml
index 2d69c201bc..b32638f04d 100644
--- a/lib/stdlib/doc/src/ets.xml
+++ b/lib/stdlib/doc/src/ets.xml
@@ -123,8 +123,9 @@
Some of the functions uses a match specification,
match_spec. A brief explanation is given in
select/2. For a detailed
- description, see the chapter "Match specifications in Erlang" in
- ERTS User's Guide.
+ description, see chapter
+ Match Specifications in Erlang
+ in ERTS User's Guide.
--
cgit v1.2.3