From e51b9af5bf80b034ef427669a3fbcb39943674d7 Mon Sep 17 00:00:00 2001 From: Cristian Greco Date: Mon, 6 Sep 2010 11:31:21 +0200 Subject: Linkify applications listed under "See Also" --- lib/stdlib/doc/src/erl_id_trans.xml | 5 +++-- lib/stdlib/doc/src/erl_parse.xml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/stdlib/doc/src/erl_id_trans.xml b/lib/stdlib/doc/src/erl_id_trans.xml index 7c821d2efc..cfb18ec131 100644 --- a/lib/stdlib/doc/src/erl_id_trans.xml +++ b/lib/stdlib/doc/src/erl_id_trans.xml @@ -5,7 +5,7 @@
1996 - 2007 + 2010 Ericsson AB, All Rights Reserved @@ -70,7 +70,8 @@
See Also -

erl_parse(3), compile(3).

+

erl_parse(3), + compile(3).

diff --git a/lib/stdlib/doc/src/erl_parse.xml b/lib/stdlib/doc/src/erl_parse.xml index ae8a8afd5c..18b592deea 100644 --- a/lib/stdlib/doc/src/erl_parse.xml +++ b/lib/stdlib/doc/src/erl_parse.xml @@ -39,7 +39,7 @@ expressions, or terms. The Abstract Format is described in the ERTS User's Guide. Note that a token list must end with the dot token in order - to be acceptable to the parse functions (see erl_scan).

+ to be acceptable to the parse functions (see erl_scan(3)).

-- cgit v1.2.3