          MODULE=man
         VERSION=1.5m1
        #VERSION=1.5m
          SOURCE=$MODULE-$VERSION.tar.bz2
         SOURCE2=$MODULE-$VERSION-patchset-r1.patch
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
  SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
        WEB_SITE=http://ftp.kernel.org/pub/linux/utils/man/
         ENTERED=20010922
         UPDATED=20030804
           PSAFE="no"
           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
