This file is indexed.

/usr/share/gtk-doc/html/librdf/redland-changes-1-0-14-to-1-0-15.html is in librdf0-dev 1.0.17-1build1.

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
41
42
43
44
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Changes between Redland librdf 1.0.14 and 1.0.15</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Redland RDF Library Manual">
<link rel="up" href="redland-changes.html" title="API Changes">
<link rel="prev" href="redland-changes-1-0-13-to-1-0-14.html" title="Changes between Redland librdf 1.0.13 and 1.0.14">
<link rel="next" href="redland-changes-1-0-15-to-1-0-16.html" title="Changes between Redland librdf 1.0.15 and 1.0.16">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="redland-changes-1-0-13-to-1-0-14.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="redland-changes.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Redland RDF Library Manual</th>
<td><a accesskey="n" href="redland-changes-1-0-15-to-1-0-16.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="redland-changes-1-0-14-to-1-0-15"></a>Changes between Redland librdf 1.0.14 and 1.0.15</h2></div></div></div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="redland-changes-new-1-0-14-to-1-0-15"></a>New functions, types and enums</h3></div></div></div>
<div class="itemizedlist">
<p class="title"><b>Functions</b></p>
<ul class="itemizedlist" type="disc">
<li class="listitem"><p>void* <a class="link" href="redland-general.html#librdf-alloc-memory" title="librdf_alloc_memory ()"><code class="function">librdf_alloc_memory</code></a>(size_t size) </p></li>
<li class="listitem"><p>void* <a class="link" href="redland-general.html#librdf-calloc-memory" title="librdf_calloc_memory ()"><code class="function">librdf_calloc_memory</code></a>(size_t nmemb, size_t size) </p></li>
<li class="listitem"><p>void <a class="link" href="redland-general.html#librdf-free-memory" title="librdf_free_memory ()"><code class="function">librdf_free_memory</code></a>(void *ptr) </p></li>
<li class="listitem"><p>librdf_hash* <a class="link" href="redland-hash.html#librdf-new-hash" title="librdf_new_hash ()"><code class="function">librdf_new_hash</code></a>(librdf_world *world, const char *name) </p></li>
<li class="listitem"><p>librdf_statement* <a class="link" href="redland-statement.html#librdf-new-statement-from-statement2" title="librdf_new_statement_from_statement2 ()"><code class="function">librdf_new_statement_from_statement2</code></a>(librdf_statement* statement) </p></li>
</ul>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>