This file is indexed.

/usr/share/doc/libcvm1-dev/cvm-benchclient.html is in libcvm1-dev 0.96-1ubuntu2.

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
<html>
<body>

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

<h1>The cvm-benchclient Program</h1>

<p><tt>cvm-benchclient</tt> provides a method of testing the
performance of a CV module.</p>

<h2>Interface</h2>

<pre>
     cvm-benchclient <i>count</i> <i>CVM</i> <i>account</i> <i>domain</i> <i>credential</i> [<i>credential ...</i>]
</pre>

<p><tt>cvm-benchclient</tt> will invoke the named CV module
<i>count</i> times without pausing.  If the module fails to
validate the credentials, <tt>cvm-benchclient</tt> exits immediately
with a non-zero exit code, as reported by the module.</p>

</body>
</html>