updates
authorPekka Riikonen <priikone@silcnet.org>
Sun, 9 Nov 2003 16:55:08 +0000 (16:55 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 9 Nov 2003 16:55:08 +0000 (16:55 +0000)
lib/silcsftp/DIRECTORY
lib/silcsftp/silcsftp.h

index ee5e02389569a7ceaced028d3b856e1652f9872a..4a6cc6b354c5945478e8169edb2ee760e2c149e5 100644 (file)
@@ -14,7 +14,7 @@
 <b>Introduction</b>
 
 <br /><br />
-SILC SFTP Library provides SSH File Transfer Protocol client and server
+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.
index b7017448e9a83ca537efb92f6009de672bab5c37..df5b6228126e6da0580e6a16c6328f400209dd10 100644 (file)
@@ -24,7 +24,7 @@
  *
  * DESCRIPTION
  *
- *    SILC SFTP Interface is the implementation of the SSH File Transfer
+ *    SILC SFTP Interface is the implementation of the Secure File Transfer
  *    Protocol.  The interface defines the SFTP client and the SFTP server.
  *    The SFTP is the mandatory file transfer protocol in the SILC protocol.
  *    The SFTP server implementation is filesystem independent and generic