From 71f6bb60bf2b7457091c7106190f92ab7e51f7c6 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Thu, 26 Jun 2003 18:47:49 +0000 Subject: Finished implementation of LuaSocket 2.0 alpha on Linux. Some testing still needed. --- etc/check-links.lua | 2 +- etc/dict.lua | 2 +- etc/get.lua | 2 +- etc/tftp.lua | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/check-links.lua b/etc/check-links.lua index 4c96fdc..c45131c 100644 --- a/etc/check-links.lua +++ b/etc/check-links.lua @@ -1,6 +1,6 @@ ----------------------------------------------------------------------------- -- Little program that checks links in HTML files --- LuaSocket 1.5 sample files. +-- LuaSocket sample files -- Author: Diego Nehab -- RCS ID: $Id$ ----------------------------------------------------------------------------- diff --git a/etc/dict.lua b/etc/dict.lua index 89bdb4f..9926538 100644 --- a/etc/dict.lua +++ b/etc/dict.lua @@ -1,6 +1,6 @@ ----------------------------------------------------------------------------- -- Little program to download DICT word definitions --- LuaSocket 1.5 sample files +-- LuaSocket sample files -- Author: Diego Nehab -- RCS ID: $Id$ ----------------------------------------------------------------------------- diff --git a/etc/get.lua b/etc/get.lua index e972d16..caaa607 100644 --- a/etc/get.lua +++ b/etc/get.lua @@ -1,6 +1,6 @@ ----------------------------------------------------------------------------- -- Little program to download files from URLs --- LuaSocket 1.5 sample files +-- LuaSocket sample files -- Author: Diego Nehab -- RCS ID: $Id$ ----------------------------------------------------------------------------- diff --git a/etc/tftp.lua b/etc/tftp.lua index a0db68e..d1b5594 100644 --- a/etc/tftp.lua +++ b/etc/tftp.lua @@ -1,6 +1,6 @@ ----------------------------------------------------------------------------- -- TFTP support for the Lua language --- LuaSocket 1.5 toolkit. +-- LuaSocket toolkit. -- Author: Diego Nehab -- Conforming to: RFC 783, LTN7 -- RCS ID: $Id$ -- cgit v1.2.3-55-g6feb