aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2003-09-21 17:57:11 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2003-09-21 17:57:11 +0000
commitc554b0c9dfc5698ab72689a9fcb5868ef217859a (patch)
tree0d3df58fe8e11dc2e4843a802a0b9a16cb9fe901
parent2b11e2bde90ef42de22b7e2ae78cd1da134b4565 (diff)
downloadluasocket-c554b0c9dfc5698ab72689a9fcb5868ef217859a.tar.gz
luasocket-c554b0c9dfc5698ab72689a9fcb5868ef217859a.tar.bz2
luasocket-c554b0c9dfc5698ab72689a9fcb5868ef217859a.zip
smtp.mail was a broken link in reference.html pointing to the old mod.html.
-rw-r--r--doc/reference.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.html b/doc/reference.html
index 39f6437..08fd068 100644
--- a/doc/reference.html
+++ b/doc/reference.html
@@ -141,7 +141,7 @@
141<td><ul> 141<td><ul>
142<li><a href="smtp.html">SMTP (socket.smtp)</a> 142<li><a href="smtp.html">SMTP (socket.smtp)</a>
143 <ul> 143 <ul>
144 <li> <a href="mod.html#mail">mail</a> 144 <li> <a href="smtp.html#mail">mail</a>
145 </ul> 145 </ul>
146</ul></td> 146</ul></td>
147<td><ul> 147<td><ul>