mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-04 10:41:11 +02:00
unposted: forgot .distfiles in 18810
This commit is contained in:
parent
554605ee04
commit
a74721511e
2 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
2003-07-04 Peter Stephenson <pws@csr.com>
|
2003-07-04 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* unposte: Functions/TCP/.distfiles: forgot this.
|
||||||
|
|
||||||
* 18810: Doc/Zsh/tcpsys.yo, Functions/TCP/tcp_expect,
|
* 18810: Doc/Zsh/tcpsys.yo, Functions/TCP/tcp_expect,
|
||||||
Functions/TCP/tcp_open, Functions/TCP/tcp_output,
|
Functions/TCP/tcp_open, Functions/TCP/tcp_output,
|
||||||
Functions/TCP/tcp_point, Functions/TCP/tcp_read,
|
Functions/TCP/tcp_point, Functions/TCP/tcp_read,
|
||||||
|
|
|
@ -2,4 +2,5 @@ DISTFILES_SRC='
|
||||||
tcp_command tcp_log tcp_proxy tcp_send tcp_talk
|
tcp_command tcp_log tcp_proxy tcp_send tcp_talk
|
||||||
tcp_alias tcp_expect tcp_open tcp_read tcp_sess tcp_wait
|
tcp_alias tcp_expect tcp_open tcp_read tcp_sess tcp_wait
|
||||||
tcp_close tcp_fd_handler tcp_output tcp_rename tcp_spam
|
tcp_close tcp_fd_handler tcp_output tcp_rename tcp_spam
|
||||||
|
tcp_point tcp_shoot
|
||||||
'
|
'
|
||||||
|
|
Loading…
Reference in a new issue