aboutsummaryrefslogtreecommitdiff
path: root/doc/reference.html
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-06-17 07:00:43 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-06-17 07:00:43 +0000
commiteac26d2c8dafab604ef2e97e504326cfaf1033cf (patch)
treea0b53ee062a46c471014b07185229daff2e0162e /doc/reference.html
parent613534c79526e313d6bfd5ffa514797b364dc185 (diff)
downloadluasocket-eac26d2c8dafab604ef2e97e504326cfaf1033cf.tar.gz
luasocket-eac26d2c8dafab604ef2e97e504326cfaf1033cf.tar.bz2
luasocket-eac26d2c8dafab604ef2e97e504326cfaf1033cf.zip
Updated manual timestamps and the added stuffing filters to mime.html.
Diffstat (limited to 'doc/reference.html')
-rw-r--r--doc/reference.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/reference.html b/doc/reference.html
index 9ff6004..607958b 100644
--- a/doc/reference.html
+++ b/doc/reference.html
@@ -107,17 +107,19 @@
107<a href="mime.html#normalize">normalize</a>, 107<a href="mime.html#normalize">normalize</a>,
108<a href="mime.html#decode">decode</a>, 108<a href="mime.html#decode">decode</a>,
109<a href="mime.html#encode">encode</a>, 109<a href="mime.html#encode">encode</a>,
110<a href="mime.html#stuff">stuff</a>,
110<a href="mime.html#wrap">wrap</a>. 111<a href="mime.html#wrap">wrap</a>.
111</blockquote> 112</blockquote>
112<blockquote> 113<blockquote>
113<a href="mime.html#low">low-level</a>: 114<a href="mime.html#low">low-level</a>:
114<a href="mime.html#b64">b64</a>, 115<a href="mime.html#b64">b64</a>,
115<a href="mime.html#unb64">unb64</a>, 116<a href="mime.html#dot">dot</a>,
116<a href="mime.html#eol">eol</a>, 117<a href="mime.html#eol">eol</a>,
117<a href="mime.html#qp">qp</a>, 118<a href="mime.html#qp">qp</a>,
118<a href="mime.html#unqp">unqp</a>,
119<a href="mime.html#wrp">wrp</a>, 119<a href="mime.html#wrp">wrp</a>,
120<a href="mime.html#qpwrp">qpwrp</a>. 120<a href="mime.html#qpwrp">qpwrp</a>.
121<a href="mime.html#unb64">unb64</a>,
122<a href="mime.html#unqp">unqp</a>,
121</blockquote> 123</blockquote>
122</blockquote> 124</blockquote>
123 125
@@ -218,7 +220,7 @@
218<p> 220<p>
219<small> 221<small>
220Last modified by Diego Nehab on <br> 222Last modified by Diego Nehab on <br>
221Thu Sep 27 16:18:27 EST 2001 223Thu Jun 17 02:47:21 EDT 2004
222</small> 224</small>
223</p> 225</p>
224</center> 226</center>