diff options
author | Clint Adams <clint@users.sourceforge.net> | 2002-08-18 02:12:39 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2002-08-18 02:12:39 +0000 |
commit | c6b5b1f1470e1fa0e94680b04c26fd3118b1f463 (patch) | |
tree | 3b01718fc12095a5515b904dc55fa80273562327 /Doc/Zsh/builtins.yo | |
parent | b442b34170f8f731cf1fe9609812782a9d601078 (diff) | |
download | zsh-c6b5b1f1470e1fa0e94680b04c26fd3118b1f463.tar.gz zsh-c6b5b1f1470e1fa0e94680b04c26fd3118b1f463.tar.xz zsh-c6b5b1f1470e1fa0e94680b04c26fd3118b1f463.zip |
17558: zsh/net/socket , zsocket 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 2d902f336..88e7e266f 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -1733,6 +1733,7 @@ module(zparseopts)(zsh/zutil) module(zprof)(zsh/zprof) module(zpty)(zsh/zpty) module(zregexparse)(zsh/zutil) +module(zsocket)(zsh/net/socket) module(zstyle)(zsh/zutil) module(ztcp)(zsh/net/tcp) enditem() |