/usr/share/doc/libconfuse-dev/html/examples.html is in libconfuse-dev 2.7-5.
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 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Examples</title>
<link rel="stylesheet" href="tutorial.css" type="text/css">
</head>
<body>
<div class="main">
<!-- doxygen-header.html ends here -->
<!-- Generated by Doxygen 1.8.7 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li class="current"><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">Examples</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all examples:</div><ul>
<li><a class="el" href="ftpconf_8c-example.html">ftpconf.c</a></li>
<li><a class="el" href="reread_8c-example.html">reread.c</a></li>
<li><a class="el" href="simple_8c-example.html">simple.c</a></li>
</ul>
</div><!-- contents -->
<!-- doxygen-footer.html starts here -->
</div>
</body>
</html>
|