This file is indexed.

/usr/share/doc/rsl/RSL_get_range_of_range_index.html is in librsl-doc 1.42-2.

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
<head>
</head>

<body>
<a HREF="index.html"> <IMG SRC="rsl.gif"> </a>
<hr>


<h1>RSL_get_range_of_range_index</h1>

<hr>

<h3>Synopsis</h3>
<b>#include &quot;rsl.h&quot;</b> <br>
<b>float RSL_get_range_of_range_index (Ray *ray, int index);</b>

<h3>
<hr>Description</h3>
<b>index</b> represents the bin number of the Ray's range. The geographic range is calculated from the range of the first bin and the bin size.
<hr>

<h3>Return value</h3>
Upon successful completion, a pointer to the Ray structure is returned. Otherwise, a NULL pointer is returned. 
<hr>

<p>Author: <a href=dennis.flanigan.html>Dennis Flanigan</a>.
</body>