This file is indexed.

/usr/share/speedcrunch/books/en/cylinder.html is in speedcrunch 0.10.1-4.

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
15
16
<html>
  <head>
    <title>Cylinder</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <link rel="stylesheet" type="text/css" href="../books.css" />
  </head>
  <body align="left">
    <h1>Cylinder</h1>
    <center><img src="../images/cylinder.png" /></center>
    <br />
    <div align="left">
      <a href="file:#V=pi*r%5e2*h">V = pi * r^2 * h</a><br />
      <a href="file:#A=(2*pi*r%5e2)+(2*pi*r*h)">A = (2 * pi * r^2) + (2 * pi * r * h)</a><br />
    </div>
  </body>
</html>