From 6f67371b5b38fad7f93b92aa5e8b7ba749e42677 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sun, 9 Nov 2003 16:55:08 +0000 Subject: [PATCH] updates --- lib/silcsftp/DIRECTORY | 2 +- lib/silcsftp/silcsftp.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/silcsftp/DIRECTORY b/lib/silcsftp/DIRECTORY index ee5e0238..4a6cc6b3 100644 --- a/lib/silcsftp/DIRECTORY +++ b/lib/silcsftp/DIRECTORY @@ -14,7 +14,7 @@ Introduction

-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. diff --git a/lib/silcsftp/silcsftp.h b/lib/silcsftp/silcsftp.h index b7017448..df5b6228 100644 --- a/lib/silcsftp/silcsftp.h +++ b/lib/silcsftp/silcsftp.h @@ -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 -- 2.43.0