This file is indexed.

/usr/share/arista/help/ac-3.html is in arista 0.9.7-5.

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
17
18
19
20
<html>
    <head>
        <link rel="stylesheet" type="text/css" href="style.css"/>
    </head>
    <body>
        <h1>AC-3 (Dolby Digital)</h1>
        <p>AC-3 is a codec used on video DVDs. It supports up to six audio channels.</p>
        <div class="options">
            <h2>Options</h2>
            <ul>
                <li>
                    <strong>Bitrate</strong> (number)<br/>
                    Set a specific bitrate to control file size. Default is 128000.<br/>
                    <pre><code>bitrate=128000</code></pre>
                </li>
            </ul>
        </div>
        <iframe src="common.html" scrolling="no" frameborder="0"></iframe>
    </body>
</html>