          MODULE=bash-doc
         VERSION=2.05b
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNU_URL/bash/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/bash/$SOURCE
        WEB_SITE=http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
         ENTERED=20011025
         UPDATED=20020723
           SHORT="bash-doc provides documentation for the BASH shell."
cat << EOF
This contains the documentation for: 
bash - Shell of the GNU operating system.
Bash is an sh-compatible shell that incorporates useful features from
the Korn shell (ksh) and C shell (csh). It is intended to conform to the
IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard.
EOF
