This file is indexed.

/usr/share/texlive/texmf-dist/tex/generic/genmisc/quotation.tex is in texlive-generic-recommended 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
\def\quotation#1#2{{% An extra group to keep changes to \tabskip local
   \tabskip=0pt plus 1fill\let\\=\cr
   \halign to\hsize{##\hfil\cr
       #1\cr
       \hfill#2\crcr}}}