This file is indexed.

/usr/share/help/C/gbrainy/difficulty.page is in gbrainy 1:2.3.4-1.

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
<page xmlns="http://projectmallard.org/1.0/"
  type="topic"
  id="difficulty">
      
  <info>
    <title type="sort">2</title>
    <link type="guide" xref="index#play"/>
    <desc>Change the difficulty level of the games.</desc>
    <revision pkgversion="2.30" version="0.1" date="2010-01-10" status="draft"/>
    <revision pkgversion="2.30" version="0.2" date="2010-01-20" status="review"/>
   <credit type="author">
    <name>Milo Casagrande</name>
    <email>milo@ubuntu.com</email>
   </credit>
   <license>
     <p>Creative Commons Share Alike 3.0</p>
   </license>
  </info>

  <title>Difficulty levels</title>
  <p>
    To change the difficulty level of the game, proceed as follows:
  </p>
  <steps>
    <item>
      <p>
        Choose <guiseq><gui style="menu">Settings</gui><gui style="menuitem">Preferences</gui></guiseq>.
      </p>
    </item>
    <item>
      <p>
        In the <gui>Difficulty Level</gui> section, select the desired level.
      </p>
      <p>
        You can choose from three different levels: <gui style="radiobutton">Easy</gui>, <gui style="radiobutton">Medium</gui>,
        and <gui style="radiobutton">Master</gui>. The default level is <gui style="radiobutton">Medium</gui>.
      </p>
    </item>
  </steps>
</page>