This file is indexed.

/usr/share/doc/texlive-doc/latex/memoir/Makeidxglo is in texlive-latex-recommended-doc 2013.20140215-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
# Makeidxglo  make index and glossary for memman
echo Making the indexes and glossary for memman
makeindex -s memman.ist memman.idx
makeindex lines.idx
makeindex -s memman.gst -o memman.gls memman.glo
echo