This file is indexed.

/usr/share/doc/corosync/html/cmap_overview.8.html is in libcmap-dev 2.3.3-1ubuntu1.

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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!-- Creator     : groff version 1.22.2 -->
<!-- CreationDate: Thu Mar 20 15:54:31 2014 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="generator" content="groff -Thtml, see www.gnu.org">
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta name="Content-Style" content="text/css">
<style type="text/css">
       p       { margin-top: 0; margin-bottom: 0; vertical-align: top }
       pre     { margin-top: 0; margin-bottom: 0; vertical-align: top }
       table   { margin-top: 0; margin-bottom: 0; vertical-align: top }
       h1      { text-align: center }
</style>
<title>CMAP_OVERVIEW</title>

</head>
<body>

<h1 align="center">CMAP_OVERVIEW</h1>

<a href="#NAME">NAME</a><br>
<a href="#OVERVIEW">OVERVIEW</a><br>
<a href="#BUGS">BUGS</a><br>
<a href="#SEE ALSO">SEE ALSO</a><br>

<hr>


<h2>NAME
<a name="NAME"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em">cmap_overview
&minus; Overview of the Configuration Map</p>

<h2>OVERVIEW
<a name="OVERVIEW"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em">The CMAP
library is used to interact with the configuration database
used by corosync.</p>

<p style="margin-left:11%; margin-top: 1em">The library
provides a mechanism to:</p>

<p style="margin-left:11%; margin-top: 1em">* Create of new
keys</p>

<p style="margin-left:11%; margin-top: 1em">* Change
existing keys</p>

<p style="margin-left:11%; margin-top: 1em">* Remove
keys</p>

<p style="margin-left:11%; margin-top: 1em">* Iterate keys
with given prefix</p>

<p style="margin-left:11%; margin-top: 1em">* Track changes
on keys</p>

<p style="margin-left:11%; margin-top: 1em">Description of
most keys created by corosync itself can be found in
cmap_keys (8).</p>

<h2>BUGS
<a name="BUGS"></a>
</h2>


<h2>SEE ALSO
<a name="SEE ALSO"></a>
</h2>



<p style="margin-left:11%; margin-top: 1em"><b>cmap_initialize</b>(3),
<b>cmap_finalize</b>(3), <b>cmap_get</b>(3),
<b>cmap_set</b>(3), <b>cmap_delete</b>(3),
<b>cmap_inc</b>(3), <b>cmap_dec</b>(3),
<b>cmap_fd_get</b>(3), <b>cmap_dispatch</b>(3),
<b>cmap_context_set</b>(3), <b>cmap_context_get</b>(3),
<b>cmap_iter_init</b>(3), <b>cmap_iter_next</b>(3),
<b>cmap_iter_finalize</b>(3), <b>cmap_track_add</b>(3),
<b>cmap_track_delete</b>(3), <b>cmap_keys</b>(8)</p>
<hr>
</body>
</html>