aboutsummaryrefslogtreecommitdiff
path: root/doc/introduction.html
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-06-16 20:41:03 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-06-16 20:41:03 +0000
commitba2f0b8c6ba7fb3a26fa6d9676ee1aefe6d873cc (patch)
tree1a49ac4a3c74b9d3bf8e4220d4bf9c48641f3dbc /doc/introduction.html
parent0a4c1534f39511894728da193ab8225ad6022de9 (diff)
downloadluasocket-ba2f0b8c6ba7fb3a26fa6d9676ee1aefe6d873cc.tar.gz
luasocket-ba2f0b8c6ba7fb3a26fa6d9676ee1aefe6d873cc.tar.bz2
luasocket-ba2f0b8c6ba7fb3a26fa6d9676ee1aefe6d873cc.zip
Fine tuning the manual...
Diffstat (limited to 'doc/introduction.html')
-rw-r--r--doc/introduction.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/introduction.html b/doc/introduction.html
index 59d1956..63a7d84 100644
--- a/doc/introduction.html
+++ b/doc/introduction.html
@@ -122,7 +122,7 @@ from the "<tt>socket</tt>" namespace.
122<pre class="example"> 122<pre class="example">
123socket = require("socket") 123socket = require("socket")
124print(socket.VERSION) 124print(socket.VERSION)
125-- LuaSocket 2.0 125--&gt; LuaSocket 2.0
126</pre> 126</pre>
127 127
128<!-- tcp ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> 128<!-- tcp ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->