From 9003d99d16c46b5679da7fcf1f2a41adef495ff9 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 15 Apr 1999 18:09:05 +0000 Subject: zsh-3.1.5-pws-3 --- Doc/Zsh/modules.yo | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Doc/Zsh/modules.yo') diff --git a/Doc/Zsh/modules.yo b/Doc/Zsh/modules.yo index b44b00e6b..300553845 100644 --- a/Doc/Zsh/modules.yo +++ b/Doc/Zsh/modules.yo @@ -36,6 +36,9 @@ A builtin that provides a timed execution facility within the shell. item(tt(stat))( A builtin command interface to the tt(stat) system call. ) +item(tt(zftp))( +A builtin FTP client. +) item(tt(zle))( The Zsh Line Editor, including the tt(bindkey) and tt(vared) builtins. ) @@ -50,6 +53,7 @@ menu(The example Module) menu(The files Module) menu(The sched Module) menu(The stat Module) +menu(The zftp Module) menu(The zle Module) endmenu() includefile(Zsh/mod_cap.yo) @@ -61,4 +65,5 @@ includefile(Zsh/mod_example.yo) includefile(Zsh/mod_files.yo) includefile(Zsh/mod_sched.yo) includefile(Zsh/mod_stat.yo) +includefile(Zsh/mod_zftp.yo) includefile(Zsh/mod_zle.yo) -- cgit 1.4.1