From 14810d6df13e0564a606b74e4c4e918e80862e25 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Sat, 24 Jul 1999 14:01:54 +0000 Subject: zsh-3.1.6-test-3 --- Doc/Zsh/mod_zftp.yo | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/mod_zftp.yo') diff --git a/Doc/Zsh/mod_zftp.yo b/Doc/Zsh/mod_zftp.yo index 7b64882b4..f5d165083 100644 --- a/Doc/Zsh/mod_zftp.yo +++ b/Doc/Zsh/mod_zftp.yo @@ -240,6 +240,7 @@ The following shell parameters are used by tt(zftp). Currently none of them are special. startitem() +vindex(ZFTP_TMOUT) item(tt(ZFTP_TMOUT))( Integer. The time in seconds to wait for a network operation to complete before returning an error. If this is not set when the @@ -374,14 +375,14 @@ subsect(Functions) cindex(zftp, functions) startitem() -findex(zftp_chpwd) +findex(zftp_chpwd, specification) item(tt(zftp_chpwd))( If this function is set by the user, it is called every time the directory changes on the server, including when a user is logged in, or when a connection is closed. In the last case, tt($ZFTP_PWD) will be unset; otherwise it will reflect the new directory. ) -findex(zftp_progress) +findex(zftp_progress, specification) item(tt(zftp_progress))( If this function is set by the user, it will be called during a tt(get), tt(put) or tt(append) operation each time sufficient data -- cgit 1.4.1