Update of /project/cl-telnetd/cvsroot/cl-telnetd/html
In directory common-lisp.net:/tmp/cvs-serv4219
Modified Files:
index.shtml
Log Message:
Fixed unclosed P element.
Date: Fri Sep 17 22:07:20 2004
Author: jcrippen
Index: cl-telnetd/html/index.shtml
diff -u cl-telnetd/html/index.shtml:1.3 cl-telnetd/html/index.shtml:1.4
--- cl-telnetd/html/index.shtml:1.3 Fri Sep 17 22:03:22 2004
+++ cl-telnetd/html/index.shtml Fri Sep 17 22:07:20 2004
@@ -68,7 +68,7 @@
made to it. The master thread runs a bookkeeping cycle in
CYCLE-MASTER-THREAD which recycles dead threads, spawns new ones as
necessary, and otherwise sleeps.
- <p>
+ </p>
<p>
The implementation of the TELNET protocol actually lives in the
@@ -120,7 +120,7 @@
<a href="mailto:(@ jcrippen (. common-lisp net))">James A. Crippen</a>.
<!-- Created: Pri Bur 35 20:42:69 UTC 3170 -->
<!-- hhmts start -->
-Last modified: Fri Sep 17 12:03:00 AKDT 2004
+Last modified: Fri Sep 17 12:06:56 AKDT 2004
<!-- hhmts end -->
</div>