diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-11-28 08:17:16 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-11-28 08:17:16 +0000 |
commit | 534b0cedf714d4de0a6cf67570e11f232cdccf84 (patch) | |
tree | 14b26a6a8460e57c9739025eb0e661f64bb78b4f /doc/tcp.html | |
parent | 297b32e828b76ee544c9d4f89f996eda78830cc0 (diff) | |
download | luasocket-534b0cedf714d4de0a6cf67570e11f232cdccf84.tar.gz luasocket-534b0cedf714d4de0a6cf67570e11f232cdccf84.tar.bz2 luasocket-534b0cedf714d4de0a6cf67570e11f232cdccf84.zip |
Added new instalation section to the manual.
Diffstat (limited to 'doc/tcp.html')
-rw-r--r-- | doc/tcp.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/tcp.html b/doc/tcp.html index dfc2c29..57784ea 100644 --- a/doc/tcp.html +++ b/doc/tcp.html | |||
@@ -4,7 +4,7 @@ | |||
4 | 4 | ||
5 | <head> | 5 | <head> |
6 | <meta name="description" content="LuaSocket: The TCP/IP support"> | 6 | <meta name="description" content="LuaSocket: The TCP/IP support"> |
7 | <meta name="keywords" content="Lua, Library, socket, TCP, Network, Support"> | 7 | <meta name="keywords" content="Lua, LuaSocket, Socket, TCP, Library, Network, Support"> |
8 | <title>LuaSocket: TCP/IP support</title> | 8 | <title>LuaSocket: TCP/IP 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> |
@@ -527,6 +528,7 @@ This function returns 1. | |||
527 | <p class=bar> | 528 | <p class=bar> |
528 | <a href="home.html">home</a> · | 529 | <a href="home.html">home</a> · |
529 | <a href="home.html#down">download</a> · | 530 | <a href="home.html#down">download</a> · |
531 | <a href="instalation.html">instalation</a> · | ||
530 | <a href="introduction.html">introduction</a> · | 532 | <a href="introduction.html">introduction</a> · |
531 | <a href="reference.html">reference</a> | 533 | <a href="reference.html">reference</a> |
532 | </p> | 534 | </p> |