This file is indexed.

/usr/share/doc/rsl/RSL_free_cappi.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
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2//EN">
<HTML>
<HEAD>
   <TITLE></TITLE>
   <META NAME="GENERATOR" CONTENT="Mozilla/3.0b5aGold (X11; I; Linux 1.3.91 i586) [Netscape]">
</HEAD>
<BODY>

<P><A HREF="index.html"><IMG SRC="rsl.gif" BORDER=2 HEIGHT=100 WIDTH=100></A>
<HR><B>RSL_free_cappi</B> 
<HR></P>

<H3>Synopsis</H3>

<P><B>#include &quot;rsl.h&quot;</B> <BR>
<B>void RSL_free_cappi(<A HREF="RSL_cappi_struct.html">Cappi</A> *c);</B>
</P>

<H3>
<HR>Description</H3>

<P>Free the data structure Cappi, previously allocated via <A HREF="RSL_new_cappi.html">RSL_new_cappi</A>,
from memory. 
<HR></P>

<H3>Return value</H3>

<P>None. 
<HR></P>

<H3>See also</H3>

<P><A HREF="RSL_new_cappi.html">RSL_new_cappi</A>, <A HREF="RSL_cappi_to_carpi.html">RSL_cappi_to_carpi</A>.

<HR></P>

<P>Author: <A HREF="john.merritt.html">John H. Merritt</A> </P>

</BODY>
</HTML>