          MODULE=fslsfonts
         VERSION=1.0.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$XORG_URL/individual/app
      SOURCE_VFY=sha1:67c6f49fa0eb94221d0663d212e8d35275a44696
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060303
         UPDATED=20120506
           SHORT="List fonts served by X font server"

cat << EOF
fslsfonts lists the fonts that match the given pattern. The wildcard
character "*" may be used to match any sequence of characters
(including none), and "?" to match any single character. If no pattern
is given, "*" is assumed. The "*" and "?" characters must be quoted
to prevent them from being expanded by the shell.
EOF
