This file is indexed.

/usr/share/texlive/texmf-dist/tex/generic/genmisc/fakebold.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\fakebold#1{\leavevmode\setbox0=\hbox{#1}%
  \kern-.025em\copy0 \kern-\wd0
  \kern .05em\copy0 \kern-\wd0
  \kern-.025em\raise.0433em\box0
}