mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
22812: utilize _bind_addresses in existing completion functions.
This commit is contained in:
parent
39a2fe325b
commit
55739ab8ae
5 changed files with 10 additions and 5 deletions
|
@ -1,5 +1,10 @@
|
|||
2006-10-03 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 22812: R. Ramkumar: Completion/Unix/Command/_bittorrent,
|
||||
Completion/Unix/Command/_rsync, Completion/Unix/Command/_ssh,
|
||||
Completion/Unix/Command/_wget: utilize _bind_addresses in
|
||||
existing completion functions.
|
||||
|
||||
* 22811: R. Ramkumar: Completion/Unix/Type/_bind_addresses:
|
||||
helper function to give local IP addresses to which a program
|
||||
might bind a socket.
|
||||
|
|
|
@ -24,7 +24,7 @@ case $service in
|
|||