This file is indexed.

/usr/share/doc/ddccontrol/html/ch02s02.html is in ddccontrol 0.4.2-11.

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
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
<?xml version="1.0" encoding="utf-8" standalone="no"?>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta name="generator" content=
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
  <meta http-equiv="Content-Type" content=
  "text/html; charset=UTF-8" />

  <title>Download the sources</title>
  <meta name="generator" content=
  "DocBook XSL Stylesheets V1.70.1" />
  <link rel="start" href="index.html" title=
  "DDCcontrol Documentation" />
  <link rel="up" href="ch02.html" title=
  "Chapter 2. Install notes" />
  <link rel="prev" href="ch02.html" title=
  "Chapter 2. Install notes" />
  <link rel="next" href="ch02s03.html" title=
  "Compile and install" />
</head>

<body>
  <div class="navheader">
    <table width="100%" summary="Navigation header">
      <tr>
        <th colspan="3" align="center">Download the sources</th>
      </tr>

      <tr>
        <td width="20%" align="left"><a accesskey="p" href=
        "ch02.html">Prev</a> </td>

        <th width="60%" align="center">Chapter 2. Install
        notes</th>

        <td width="20%" align="right"> <a accesskey="n" href=
        "ch02s03.html">Next</a></td>
      </tr>
    </table>
    <hr />
  </div>

  <div class="sect1" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title" style="clear: both"><a id=
          "download"></a>Download the sources</h2>
        </div>
      </div>
    </div>

    <p>Go to the <a href=
    "http://sourceforge.net/project/showfiles.php?group_id=117933"
    target="_top">download section</a> of ddccontrol project's page
    and download the latest <code class=
    "filename">ddccontrol</code> and <code class=
    "filename">ddccontrol-db</code> source tarballs.</p>

    <p>Then unpack these two archives with:</p>
    <pre class="screen">
# tar xvfz ddccontrol-<em class=
"replaceable"><code>X.Y</code></em>.tar.gz
# tar xvfz ddccontrol-db-<em class=
"replaceable"><code>YYYYMMDD</code></em>.tar.gz
</pre>

    <p>You should now have two directories, <code class=
    "filename">ddccontrol</code> and <code class=
    "filename">ddccontrol-db</code>.</p>
  </div>

  <div class="navfooter">
    <hr />

    <table width="100%" summary="Navigation footer">
      <tr>
        <td width="40%" align="left"><a accesskey="p" href=
        "ch02.html">Prev</a> </td>

        <td width="20%" align="center"><a accesskey="u" href=
        "ch02.html">Up</a></td>

        <td width="40%" align="right"> <a accesskey="n" href=
        "ch02s03.html">Next</a></td>
      </tr>

      <tr>
        <td width="40%" align="left" valign="top">
        Chapter 2. Install notes </td>

        <td width="20%" align="center"><a accesskey="h" href=
        "index.html">Home</a></td>

        <td width="40%" align="right" valign="top"> Compile and
        install</td>
      </tr>
    </table>
  </div>
  <hr xmlns="" />

  <div xmlns="" align="left">
    <a href="http://sourceforge.net"><img src=
    "http://sourceforge.net/sflogo.php?group_id=117933&amp;type=1"
    width="88" height="31" border="0" alt=
    "SourceForge.net Logo" /></a>
  </div>
</body>
</html>