===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
kma-1.3.7/debian/createmanpages-4-
kma-1.3.7/debian/createmanpages:5:VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'`
kma-1.3.7/debian/createmanpages-6-NAME=`grep "^Description:" debian/control | sed 's/^Description: *//'`
##############################################
kma-1.3.7/debian/createmanpages-15-for progname in kma kma_index kma_shm ; do
kma-1.3.7/debian/createmanpages:16:  NAME=`${progname} -h | head -n1 | sed -e 's/^# \+[^ ]\+ \+//' -e 's/\. *$//'`
kma-1.3.7/debian/createmanpages-17-