Make clear that this works with bash and 2.05b, too.

This commit is contained in:
ianmacd 2006-02-24 11:04:52 +00:00
parent a8f5d41574
commit 4a19036e8c

View File

@ -1,6 +1,7 @@
# bash_completion - programmable completion functions for bash 3.0
# bash_completion - programmable completion functions for bash 3.x
# (backwards compatible with bash 2.05b)
#
# $Id: bash_completion,v 1.849 2006/02/24 12:02:15 ianmacd Exp $
# $Id: bash_completion,v 1.850 2006/02/24 12:04:52 ianmacd Exp $
#
# Copyright (C) Ian Macdonald <ian@caliban.org>
#