          MODULE=man
         VERSION=1.5k
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/$MODULE/$SOURCE
   SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/utils/$MODULE/$SOURCE
        WEB_SITE=http://ftp.kernel.org/pub/linux/utils/man/
         ENTERED=20010922
         UPDATED=20020903
           SHORT="man displays the on-line manual pages."
cat << EOF
man - Display the on-line manual.
 
This package provides the man command. 
This utility is the primary way of examining 
the on-line help files (manual pages). Other 
utilities provided include the whatis and 
apropos commands for searching the manual page
database, the manpath utility for determining 
the manual page search path, and the maintenance 
utilities mandb, catman and zsoelim.
EOF
