This file is indexed.

/usr/share/doc/texlive-doc/latex/index/README 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
 7
 8
 9
10
11
12
13
14
HOW TO INSTALL THIS FILE:

Run tex on index.ins to unpack the files index.sty and sample.tex.
Then install index.sty wherever style files belong on your system and
read the comments at the beginning of sample.tex to see how to run the
test.  Finally, format the documentation by executing the following
three commands:

   latex index.dtx
   makeindex -s gind.ist index
   latex index.dtx

David M. Jones
dmjones@theory.lcs.mit.edu