diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-28 09:05:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-28 09:05:08 +0000 |
commit | 3597edd8d1b39d51d5be06a5a14629af1c3bf22f (patch) | |
tree | 1c667b68040dec3bb269d299015f5cdf6295606f /net | |
parent | 94c6c0c634cb7da2ec91c842643d1d1bf92f49bb (diff) | |
download | pkgsrc-3597edd8d1b39d51d5be06a5a14629af1c3bf22f.tar.gz |
Fix typo.
Diffstat (limited to 'net')
-rw-r--r-- | net/ftpproxy/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ftpproxy/DESCR b/net/ftpproxy/DESCR index 04267ab4067..4838b5f1629 100644 --- a/net/ftpproxy/DESCR +++ b/net/ftpproxy/DESCR @@ -1,4 +1,4 @@ -ftp.proxy is a proxy server for a subset of the file tranfer protocol +ftp.proxy is a proxy server for a subset of the file transfer protocol described in RFC 959. It forwards traffic between a client and a server without looking too much if both hosts do real FTP. The FTP server can be either given on the command line or supplied by the |