about summary refs log tree commit diff
path: root/Functions/Zftp
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-08-12 22:59:04 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-08-12 22:59:04 +0000
commit8d1b4b1358db02d6c9426e4bb3553583e11bf112 (patch)
treea3095364536d55f8356ac99559e440cc91f33eb1 /Functions/Zftp
parent5714953c514a5fea35dcd819caf1afef4d92a13b (diff)
downloadzsh-8d1b4b1358db02d6c9426e4bb3553583e11bf112.tar.gz
zsh-8d1b4b1358db02d6c9426e4bb3553583e11bf112.tar.xz
zsh-8d1b4b1358db02d6c9426e4bb3553583e11bf112.zip
Sync up with zsh-3_1_6-pws-1.
Diffstat (limited to 'Functions/Zftp')
-rw-r--r--Functions/Zftp/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/Functions/Zftp/README b/Functions/Zftp/README
deleted file mode 100644
index 794bff292..000000000
--- a/Functions/Zftp/README
+++ /dev/null
@@ -1,4 +0,0 @@
-This directory contains a set of functions acting as a front end to the
-zftp command, provided as an add-on module.  They allow you to perform FTP
-tasks from within the shell using as many of the shell's own facilities
-as possible.  For more information, see the zshzftpsys manual page.