3e2cce Update `texinfo_makeSeeAlso.sh':

Authored and Committed by areguera 12 years ago
    Update `texinfo_makeSeeAlso.sh':
    
        - Don't use the MANUAL_CHAPTER_DIR variable here. It could be
          problematic when no chapter name is provided to `centos-art.sh'
          script as non-option parameter in the command-line. Start using
          `$(dirname ${MANUAL_ENTRY})' instead. It is safer.