The following commit has been merged in the master branch:
commit 9ba0476b9ef4385d989f29a2601aa10516d7ea1e
Author: Ville Skyttä <[email protected]>
Date:   Mon Dec 26 16:09:00 2011 +0200

    Fix BASH_COMPLETION_COMPAT_DIR comment.

diff --git a/bash_completion b/bash_completion
index 6af6733..ee966ea 100644
--- a/bash_completion
+++ b/bash_completion
@@ -38,7 +38,7 @@ else
     set +v
 fi
 
-# Alter the following to reflect the location of this file.
+# Set the following to the location of the backwards compat completion dir.
 #
 [ -n "$BASH_COMPLETION_COMPAT_DIR" ] || 
BASH_COMPLETION_COMPAT_DIR=/etc/bash_completion.d
 readonly BASH_COMPLETION_COMPAT_DIR

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits

Reply via email to