summaryrefslogtreecommitdiff
path: root/shells/zsh/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh/patches/patch-ah')
-rw-r--r--shells/zsh/patches/patch-ah11
1 files changed, 11 insertions, 0 deletions
diff --git a/shells/zsh/patches/patch-ah b/shells/zsh/patches/patch-ah
new file mode 100644
index 00000000000..cd4e4539feb
--- /dev/null
+++ b/shells/zsh/patches/patch-ah
@@ -0,0 +1,11 @@
+--- Completion/Unix/Command/_ifconfig.orig 2005-05-09 23:57:59.000000000 +0200
++++ Completion/Unix/Command/_ifconfig 2005-05-09 23:58:49.000000000 +0200
+@@ -19,7 +19,7 @@
+ {,-}trailers {,-}link{0,1,2}
+ )
+ ;;
+- freebsd*)
++ freebsd* | dragonfly*)
+ args=( -s $updown
+ '(-a -l -u -d -m -L 1 *)-C[list interface cloners]'
+ '(-l -C)-m[list supported media]'