This file is indexed.

/usr/share/doc/libcvm1-dev/cvm-unix.html is in libcvm1-dev 0.96-1.2build1.

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
21
22
23
24
25
26
27
28
<html>
<body>

<h2><a href="cvm.html">CVM</a></h2>

<h1>The cvm-unix Module</h1>

<h2>Synopsis:</h2> <p>UNIX/POSIX-standard module</p>

<h2>Credentials:</h2>

<ol>
<li>Pass phrase
</ol>

<h2>Description:</h2>

<p>This module uses the POSIX standard <tt>getpwnam</tt> and
<tt>crypt</tt> APIs to validate credentials.  If the system has either
the <tt>getuserpw</tt> or the <tt>getspnam</tt> APIs, they will also
be used to locate the encrypted password.</p>

<h2>Configuration Variables:</h2>

<p>None</p>

</body>
</html>