From e168783d656910a034488d424039dbd2307f9a4c Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 27 Feb 2007 11:18:33 +0000 Subject: unposted: another _ip typo --- Completion/Unix/Command/_ip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/Unix/Command/_ip b/Completion/Unix/Command/_ip index e862f0129..66b6923e4 100644 --- a/Completion/Unix/Command/_ip +++ b/Completion/Unix/Command/_ip @@ -434,7 +434,7 @@ _regex_words \ 'a*dd:add multicast address:$maddr_add_cmds' \ 'd*elete:delete multicast address:$maddr_add_cmds' \ 's*how:list multicast addresses:$maddr_show_cmds' -_maddr_cmds=("$reply[@]") +maddr_cmds=("$reply[@]") # -- cgit 1.4.1