diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-09-10 21:33:16 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-09-10 21:33:16 +0000 |
commit | 9c0a97d43b96843b99685bf5fe1f945c38fc73b4 (patch) | |
tree | 4f747bd56da842815bd57d6db4a9964ba7e20336 /Doc/Zsh/builtins.yo | |
parent | ab205e5bb9e47f97f6dd6b25789e114d275334e8 (diff) | |
download | zsh-9c0a97d43b96843b99685bf5fe1f945c38fc73b4.tar.gz zsh-9c0a97d43b96843b99685bf5fe1f945c38fc73b4.tar.xz zsh-9c0a97d43b96843b99685bf5fe1f945c38fc73b4.zip |
15783: document ztcp builtin
Diffstat (limited to 'Doc/Zsh/builtins.yo')
-rw-r--r-- | Doc/Zsh/builtins.yo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index f2383d86d..fe4942e83 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -1675,4 +1675,5 @@ module(zprof)(zsh/zprof) module(zpty)(zsh/zpty) module(zregexparse)(zsh/zutil) module(zstyle)(zsh/zutil) +module(ztcp)(zsh/net/tcp) enditem() |