#! /bin/sh
set -e
install-info --quiet --section Editors Editors \
  --description="File hex editor hex/ascii/ebcdic" /usr/info/hexeditor.info.gz


