diff options
Diffstat (limited to 'doc/ftp.html')
-rw-r--r-- | doc/ftp.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ftp.html b/doc/ftp.html index 0b52007..a1a5162 100644 --- a/doc/ftp.html +++ b/doc/ftp.html | |||
@@ -4,7 +4,7 @@ | |||
4 | 4 | ||
5 | <head> | 5 | <head> |
6 | <meta name="description" content="LuaSocket: FTP support"> | 6 | <meta name="description" content="LuaSocket: FTP support"> |
7 | <meta name="keywords" content="Lua, Library, FTP, Network, Support"> | 7 | <meta name="keywords" content="Lua, LuaSocket, FTP, Network, Library, Support"> |
8 | <title>LuaSocket: FTP support</title> | 8 | <title>LuaSocket: FTP support</title> |
9 | <link rel="stylesheet" href="reference.css" type="text/css"> | 9 | <link rel="stylesheet" href="reference.css" type="text/css"> |
10 | </head> | 10 | </head> |
@@ -26,6 +26,7 @@ | |||
26 | <p class=bar> | 26 | <p class=bar> |
27 | <a href="home.html">home</a> · | 27 | <a href="home.html">home</a> · |
28 | <a href="home.html#download">download</a> · | 28 | <a href="home.html#download">download</a> · |
29 | <a href="instalation.html">instalation</a> · | ||
29 | <a href="introduction.html">introduction</a> · | 30 | <a href="introduction.html">introduction</a> · |
30 | <a href="reference.html">reference</a> | 31 | <a href="reference.html">reference</a> |
31 | </p> | 32 | </p> |
@@ -265,6 +266,7 @@ f, e = ftp.put{ | |||
265 | <p class=bar> | 266 | <p class=bar> |
266 | <a href="home.html">home</a> · | 267 | <a href="home.html">home</a> · |
267 | <a href="home.html#download">download</a> · | 268 | <a href="home.html#download">download</a> · |
269 | <a href="instalation.html">instalation</a> · | ||
268 | <a href="introduction.html">introduction</a> · | 270 | <a href="introduction.html">introduction</a> · |
269 | <a href="reference.html">reference</a> | 271 | <a href="reference.html">reference</a> |
270 | </p> | 272 | </p> |