This file is indexed.

/usr/share/doc/rsl/RSL_radar_verbose.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
28
29
<head>
</head>

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


<h1>RSL_radar_verbose...</h1> 
<hr>

<h3>Synopsis</h3>
<b>#include &quot;rsl.h&quot;</b> <br>
<b>void RSL_radar_verbose_on(void);</b><br>
<b>void RSL_radar_verbose_off(void);</b> 
<hr>

<h3>Description</h3>
Control the verbosity of messages while using the RSL. After calling radar_verbose_off, the default, the library is quiet. After calling radar_verbose_on, the library writes to stdout informative messages about the current progress. This is useful when using the RSL interactively, since some of the functions take time; it assure you that nothing is hung. 
<hr>

<h3>Return value</h3>
None. 
<hr>

<h3>See also</h3>

<hr>Author: <a href=john.merritt.html>John Merritt</a> 
</body>