aboutsummaryrefslogtreecommitdiff
path: root/doc/installation.html
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-12-13 06:26:01 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-12-13 06:26:01 +0000
commitae2d2859e7882d553276896d499064a2407c3853 (patch)
tree42f6b31b02394157458dda179fb5f52e68a0f40e /doc/installation.html
parent4f2e036f607676493a43d5396f2f2330cfe4de66 (diff)
downloadluasocket-ae2d2859e7882d553276896d499064a2407c3853.tar.gz
luasocket-ae2d2859e7882d553276896d499064a2407c3853.tar.bz2
luasocket-ae2d2859e7882d553276896d499064a2407c3853.zip
Spell checked the manual.
Diffstat (limited to 'doc/installation.html')
-rw-r--r--doc/installation.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/installation.html b/doc/installation.html
index 62c36e4..96f55d1 100644
--- a/doc/installation.html
+++ b/doc/installation.html
@@ -6,7 +6,7 @@
6<meta name="description" content="LuaSocket: Introduction to the core"> 6<meta name="description" content="LuaSocket: Introduction to the core">
7<meta name="keywords" content="Lua, LuaSocket, TCP, UDP, Network, Support, 7<meta name="keywords" content="Lua, LuaSocket, TCP, UDP, Network, Support,
8Installation"> 8Installation">
9<title>LuaSocket: Instalation</title> 9<title>LuaSocket: Installation</title>
10<link rel="stylesheet" href="reference.css" type="text/css"> 10<link rel="stylesheet" href="reference.css" type="text/css">
11</head> 11</head>
12 12
@@ -27,7 +27,7 @@ Installation">
27<p class=bar> 27<p class=bar>
28<a href="home.html">home</a> &middot; 28<a href="home.html">home</a> &middot;
29<a href="home.html#download">download</a> &middot; 29<a href="home.html#download">download</a> &middot;
30<a href="instalation.html">instalation</a> &middot; 30<a href="installation.html">installation</a> &middot;
31<a href="introduction.html">introduction</a> &middot; 31<a href="introduction.html">introduction</a> &middot;
32<a href="reference.html">reference</a> 32<a href="reference.html">reference</a>
33</p> 33</p>
@@ -35,7 +35,7 @@ Installation">
35<hr> 35<hr>
36</div> 36</div>
37 37
38<!-- instalation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> 38<!-- installation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
39 39
40<h2>Instalation</h2> 40<h2>Instalation</h2>
41 41
@@ -51,7 +51,7 @@ early adoption, even before release of Lua 5.1.
51Thus, a compability module 51Thus, a compability module
52<a href=http://www.keplerproject.org/compat/>compat-5.1</a> 52<a href=http://www.keplerproject.org/compat/>compat-5.1</a>
53has been released in conjunction with Roberto Ierusalimschy and <a 53has been released in conjunction with Roberto Ierusalimschy and <a
54href=http://www.keplerproject.org/">The Kepler Project</a> team. 54href=http://www.keplerproject.org/>The Kepler Project</a> team.
55It implements the Lua 5.1 package proposal on top of Lua 5.0. </p> 55It implements the Lua 5.1 package proposal on top of Lua 5.0. </p>
56 56
57<p> As far as LuaSocket is concerned, this means that whoever is 57<p> As far as LuaSocket is concerned, this means that whoever is
@@ -142,7 +142,7 @@ Lua 5.0.2 Copyright (C) 1994-2004 Tecgraf, PUC-Rio
142<p class=bar> 142<p class=bar>
143<a href="home.html">home</a> &middot; 143<a href="home.html">home</a> &middot;
144<a href="home.html#down">download</a> &middot; 144<a href="home.html#down">download</a> &middot;
145<a href="instalation.html">instalation</a> &middot; 145<a href="installation.html">installation</a> &middot;
146<a href="introduction.html">introduction</a> &middot; 146<a href="introduction.html">introduction</a> &middot;
147<a href="reference.html">reference</a> 147<a href="reference.html">reference</a>
148</p> 148</p>