diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2003-02-06 12:21:49 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2003-02-06 12:21:49 +0000 |
| commit | 5c1f3b65a6f5abeae8459f41adb8fd2316971515 (patch) | |
| tree | 21a82daa1abab96c967d731c7afe2a3a2bd07fff /Doc/zsh.yo | |
| parent | 18191: from Greg Klanderman: compctl -y didn't respect list arrangement (diff) | |
| download | zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.tar zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.tar.gz zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.tar.bz2 zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.tar.lz zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.tar.xz zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.tar.zst zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.zip | |
18202: New TCP function system plus small error message change in ztcp.
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 e6bf38310..5258555a8 100644 --- a/Doc/zsh.yo +++ b/Doc/zsh.yo @@ -63,6 +63,7 @@ ifnzman(includefile(Zsh/compwid.yo)) ifnzman(includefile(Zsh/compsys.yo)) ifnzman(includefile(Zsh/compctl.yo)) ifnzman(includefile(Zsh/modules.yo)) +ifnzman(includefile(Zsh/tcpsys.yo)) ifnzman(includefile(Zsh/zftpsys.yo)) ifnzman(includefile(Zsh/contrib.yo)) ifzshall(\ @@ -78,6 +79,7 @@ source(zshcompwid) source(zshcompsys) source(zshcompctl) source(zshmodules) +source(zshtcpsys) source(zshzftpsys) source(zshcontrib) manpage(ZSHALL)(1)(date())(zsh version()) |
