Merged silc_1_0_branch to trunk.
[silc.git] / lib / silcsftp / DIRECTORY
index 7380f0d0a7500de9ead9d23cf98dcf2869851958..4a6cc6b354c5945478e8169edb2ee760e2c149e5 100644 (file)
@@ -1,18 +1,23 @@
 <!--
 @LIBRARY=SILC SFTP Library
 @FILENAME=silcsftplib.html
-@LINK=silcsftp.html:SILC SFTP API
-@LINK=silcsftp_fs.html:SILC SFTP Filesystems
+@LINK=silcsftp.html:SILC SFTP Interface
+@LINK=silcsftp_fs.html:SFTP Filesystems Interface
 -->
 
-<FONT SIZE="+3">SILC SFTP Library</FONT><BR><BR>
-<FONT SIZE="+1" COLOR="#000044"><B>Introduction</B></FONT><BR><BR>
-<PRE><FONT FACE="Helvetica,Arial,Sans-serif">
-SILC SFTP Library provides SSH File Transfer Protocol client and server
+<big><b>SILC SFTP Library</b></big>
+<br />
+<small>Directory: lib/silcsftp/</small>
+<br />
+<small>Library: libsilc.a, libsilc.lib</small>
+<br /><br />
+<b>Introduction</b>
+
+<br /><br />
+SILC SFTP Library provides Secure File Transfer Protocol client and server
 implementation.  The SFTP protocol is the mandatory file transfer protocol
 used for file transfers in the SILC protocol.  The same interface is used
 for SFTP client and SFTP server.
-</FONT>
-</PRE>
 
+<br /><br />
 @LINKS@