Fine tuning the manual...

This commit is contained in:
Diego Nehab 2004-06-16 20:41:03 +00:00
parent 0a4c1534f3
commit ba2f0b8c6b
8 changed files with 129 additions and 83 deletions

View file

@ -122,7 +122,7 @@ from the "<tt>socket</tt>" namespace.
<pre class="example">
socket = require("socket")
print(socket.VERSION)
-- LuaSocket 2.0
--&gt; LuaSocket 2.0
</pre>
<!-- tcp ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->