aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2012-08-22 18:09:17 +0200
committerLukas Larsson <[email protected]>2012-08-22 18:09:17 +0200
commit0994710c308990a04ca1245c894e4e373e55bcec (patch)
treed95c8b3588229001a1b8d5b9d4f681724fdeeeaf /lib/stdlib/doc
parent064b42237d891d5fdcb6c1a351980b8291437618 (diff)
downloadotp-0994710c308990a04ca1245c894e4e373e55bcec.tar.gz
otp-0994710c308990a04ca1245c894e4e373e55bcec.tar.bz2
otp-0994710c308990a04ca1245c894e4e373e55bcec.zip
Revert "Merge branch 'nox/compile-column-numbers' into maint"
Column numbers was merged without understanding all the whole story. See mail on erlang-patches for details. This reverts commit df8e67e203b83f95d1e098fec88ad5d0ad840069, reversing changes made to 0c9d90f314f364e5b1301ec89d762baabc57c7aa.
Diffstat (limited to 'lib/stdlib/doc')
-rw-r--r--lib/stdlib/doc/src/epp.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/stdlib/doc/src/epp.xml b/lib/stdlib/doc/src/epp.xml
index a57c7084fa..488499581f 100644
--- a/lib/stdlib/doc/src/epp.xml
+++ b/lib/stdlib/doc/src/epp.xml
@@ -51,7 +51,6 @@
<func>
<name name="open" arity="2"/>
<name name="open" arity="3"/>
- <name name="open" arity="4"/>
<fsummary>Open a file for preprocessing</fsummary>
<desc>
<p>Opens a file for preprocessing.</p>
@@ -76,7 +75,6 @@
</func>
<func>
<name name="parse_file" arity="3"/>
- <name name="parse_file" arity="4"/>
<fsummary>Preprocess and parse an Erlang source file</fsummary>
<desc>
<p>Preprocesses and parses an Erlang source file.