diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2009-05-27 09:31:38 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2009-05-27 09:31:38 +0000 |
commit | bce60be30fe8e9c1b0eb33128c23c93d7bca5303 (patch) | |
tree | 3927343c777fcb7764a0f2f89754a0ceab141c21 /doc/ftp.html | |
parent | d1a72435d5bd3528f3c334cd4d1da16dcead47bf (diff) | |
download | luasocket-bce60be30fe8e9c1b0eb33128c23c93d7bca5303.tar.gz luasocket-bce60be30fe8e9c1b0eb33128c23c93d7bca5303.tar.bz2 luasocket-bce60be30fe8e9c1b0eb33128c23c93d7bca5303.zip |
Decent makefiles!
Diffstat (limited to 'doc/ftp.html')
-rw-r--r-- | doc/ftp.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ftp.html b/doc/ftp.html index 9884f31..1f6335e 100644 --- a/doc/ftp.html +++ b/doc/ftp.html | |||
@@ -24,8 +24,8 @@ | |||
24 | </td></tr> | 24 | </td></tr> |
25 | </table> | 25 | </table> |
26 | <p class=bar> | 26 | <p class=bar> |
27 | <a href="home.html">home</a> · | 27 | <a href="index.html">home</a> · |
28 | <a href="home.html#download">download</a> · | 28 | <a href="index.html#download">download</a> · |
29 | <a href="installation.html">installation</a> · | 29 | <a href="installation.html">installation</a> · |
30 | <a href="introduction.html">introduction</a> · | 30 | <a href="introduction.html">introduction</a> · |
31 | <a href="reference.html">reference</a> | 31 | <a href="reference.html">reference</a> |
@@ -270,8 +270,8 @@ f, e = ftp.put{ | |||
270 | <hr> | 270 | <hr> |
271 | <center> | 271 | <center> |
272 | <p class=bar> | 272 | <p class=bar> |
273 | <a href="home.html">home</a> · | 273 | <a href="index.html">home</a> · |
274 | <a href="home.html#download">download</a> · | 274 | <a href="index.html#download">download</a> · |
275 | <a href="installation.html">installation</a> · | 275 | <a href="installation.html">installation</a> · |
276 | <a href="introduction.html">introduction</a> · | 276 | <a href="introduction.html">introduction</a> · |
277 | <a href="reference.html">reference</a> | 277 | <a href="reference.html">reference</a> |