diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-04-25 15:43:41 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-04-25 15:43:41 +0000 |
commit | 206237c8ec4b7619d9e70a75004cd1ae1066b0a0 (patch) | |
tree | ff703cbc295605f90755edb68672ed2de11f4a81 /Doc/zsh.yo | |
parent | 8ceb54fbc2f879e0e80f58c18761bd54db07e5f7 (diff) | |
download | zsh-206237c8ec4b7619d9e70a75004cd1ae1066b0a0.tar.gz zsh-206237c8ec4b7619d9e70a75004cd1ae1066b0a0.tar.xz zsh-206237c8ec4b7619d9e70a75004cd1ae1066b0a0.zip |
zsh-3.1.5-pws-16 zsh-3.1.5-pws-16-w6109 dot-zsh-199904280524
Diffstat (limited to 'Doc/zsh.yo')
-rw-r--r-- | Doc/zsh.yo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/zsh.yo b/Doc/zsh.yo index cb768bb3a..98cb9e340 100644 --- a/Doc/zsh.yo +++ b/Doc/zsh.yo @@ -67,6 +67,7 @@ ifnzman(includefile(Zsh/compctl.yo)) ifnzman(includefile(Zsh/compwid.yo)) ifnzman(includefile(Zsh/modules.yo)) ifnzman(includefile(Zsh/compsys.yo)) +ifnzman(includefile(Zsh/zftpsys.yo)) ifzshall(\ def(source)(1)(NOTRANS(.so )man1/ARG1NOTRANS(.)1)\ CMT() @@ -80,6 +81,7 @@ source(zshcompctl) source(zshcompwid) source(zshmodules) source(zshcompsys) +source(zshzftpsys) manpage(ZSHALL)(1)(date())(zsh version()) )\ ifzman(includefile(Zsh/filelist.yo)) |