From 822072725593e64b7dc57ba070433cb6112981d8 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 21 Oct 2006 16:40:25 +0200 Subject: [PATCH] fix another typo... --- etc/zsh/zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index f383424..455aff9 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -706,6 +706,7 @@ If you want to use xinit anyway please call \"/usr/bin/xinit\"." echo "No changelog for package $1 found, sorry." return 1 fi + } _uchange() { _files -W /usr/share/doc -/ } compdef _uchange uchange -- 2.1.4