           SPELL=fhs
         VERSION=2.2
          SOURCE=$SPELL-$VERSION-source.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.pathname.com/fhs/pub/$SOURCE
     SOURCE_HASH=sha512:47b690a65bee86d9dca3252683cfc27049a17c8443e2a022c3650d8a91cfe973c2a6dbaf4864bb6841db8bcf462322f8c5d92cd340c7ac7af720acfdd8f6616f
        WEB_SITE=http://www.pathname.com/fhs/
         ENTERED=20020511
         LICENSE=http://www.pathname.com/fhs/2.2/
        KEYWORDS="filesystem doc"
           SHORT="Filesystem Hierarchy Standard (FHS)"
cat << EOF
The Filesystem Hierarchy Standard

This standard enables

    * Software to predict the location of installed files and directories, and
    * Users to predict the location of installed files and directories.

We do this by

    * Specifying guiding principles for each area of the filesystem,
    * Specifying the minimum files and directories required, 
    * Enumerating exceptions to the principles, and
    * Enumerating specific cases where there has been historical conflict.

The FHS document is used by

    * Independent software suppliers to create applications which are FHS
      compliant, and work with distributions which are FHS complaint, 
    * OS creators to provide systems which are FHS compliant, 
    * and Users to understand and maintain the FHS compliance of a system. 

EOF
