aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/erl_parse.xml
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-09-08 12:24:07 +0200
committerBjörn Gustavsson <[email protected]>2010-09-08 12:24:07 +0200
commit2e0cd5180a3abf5b4d974bb25f7fc6a3bb909967 (patch)
treea6f4db599c45295368cbc5cf95af048cd72f2c7c /lib/stdlib/doc/src/erl_parse.xml
parentf4843545086e6e79642e86f84aba0cff789d575b (diff)
parente51b9af5bf80b034ef427669a3fbcb39943674d7 (diff)
downloadotp-2e0cd5180a3abf5b4d974bb25f7fc6a3bb909967.tar.gz
otp-2e0cd5180a3abf5b4d974bb25f7fc6a3bb909967.tar.bz2
otp-2e0cd5180a3abf5b4d974bb25f7fc6a3bb909967.zip
Merge branch 'cg/docs-fixes' into dev
* cg/docs-fixes: Linkify applications listed under "See Also" Fix minor typos in the documentation
Diffstat (limited to 'lib/stdlib/doc/src/erl_parse.xml')
-rw-r--r--lib/stdlib/doc/src/erl_parse.xml2
1 files changed, 1 insertions, 1 deletions
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 <em>dot</em> token in order
- to be acceptable to the parse functions (see erl_scan).</p>
+ to be acceptable to the parse functions (see <seealso marker="erl_scan">erl_scan(3)</seealso>).</p>
</description>
<funcs>
<func>