updates.
[silc.git] / lib / silcutil / DIRECTORY
index b83779c8e30c4f0b6c0bf14f0136d6f5df561b0b..9fce1564d9d9b3b4f906eb1bd77ed35e1b12fb76 100644 (file)
 @LINK=silcschedule.html:SILC Schedule API
 @LINK=silcsockconn.html:SILC Socket Connection API
 @LINK=silcprotocol.html:SILC Protocol API
+@LINK=silcfileutil.html:SILC File Util API
 @LINK=silcutil.html:SILC Util API
 @LINK=silczip.html:SILC Zip API
 @LINK=silclist.html:SILC List API
 @LINK=silcdlist.html:SILC Dynamic List API
 -->
 
-<FONT SIZE="+3">SILC Utility Library</FONT><BR><BR>
-<FONT SIZE="+1" COLOR="#000044"><B>Introduction</B></FONT><BR><BR>
-<PRE><FONT FACE="Helvetica,Arial,Sans-serif">
+<BIG><B>SILC Utility Library</B></BIG>
+<BR /><BR />
+<B>Introduction</B>
+
+<BR /><BR />
 SILC Utility Library provides various utility routines for the applications.
 For example, it provides the application's main loop, called the SILC
 Scheduler.  It can handle all kinds of tasks, like socket connections and
 timeout tasks.  The SILC Utility Library also provides various buffer
 management routines.  All of these routines work on multiple platforms
 such as Unix and WIN32.
-</FONT>
-</PRE>
 
+<BR /><BR />
 @LINKS@