This file is indexed.

/usr/share/help/C/aisleriot/gaps.xml is in aisleriot 1:3.2.3.2-0ubuntu1.

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
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
]>
<sect1 id="Gaps"><!--<sect1info>
    <copyright>
      <year>2005</year>
      <holder>Zach Keene</holder>
    </copyright>
    <author>
      <firstname>Zach</firstname>
      <surname>Keene</surname>
    </author>
    <address><email>zjkeene@bellsouth.net</email></address>
  </sect1info>-->

  <title>Gaps</title>

  <para>Written by Zach Keene</para>

          <sect2><title>Setup</title>


  <informaltable>
    <tgroup cols="2"><tbody>
	<row>
	  <entry>Type of Deck</entry>
	  <entry>Standard Deck</entry>
	</row>
	<row>
	  <entry>Stock</entry>
	  <entry>
	    All cards are dealt into four rows of 13 cards each; the aces
	are then discarded to leave four gaps. Two redeals are allowed.
	  </entry>
	</row>
      </tbody>
    </tgroup>
  </informaltable>

          </sect2>
        <sect2><title>Goal</title>

  <para>
    To place all cards in sequence from 2 to king, in suit.
  </para>

          </sect2>
        <sect2><title>Rules</title>

  <para>
    Gaps in the leftmost column may be filled by moving a 2 of any suit
  there. A gap to the right of any non-King card may be filled by placing
  the card with the same suit but one rank higher into the gap. Gaps
  following Kings or other gaps may not be filled.
  </para>
  <para>
    Once a card is placed in a sequence starting with a 2 in the leftmost
  slot, it can no longer be moved.
  </para>
  <para>
    If no moves are possible (i.e., all gaps follow Kings),
  double-clicking any card will cause a redeal. Any cards not in sequence
  will be removed, shuffled, and redealt. Only two redeals are allowed.
  </para>

            </sect2>
        <sect2><title>Options</title>

    <para>
     Randomly Placed Gaps on Redeal: Check this to have randomly placed gaps 
 after a redeal. If unchecked, the gaps will always be placed directly to the 
 right of any cards already in sequence after redealing.
    </para>


          </sect2>
        <sect2><title>Scoring</title>

  <para>
    Each card placed in sequence, starting with a two in the leftmost slot,
    is worth one point.
  </para>
  <para>
    Maximum possible score:  48
  </para>

          </sect2>
        <sect2><title>Strategy</title>

  <para>
    Put off making any move that will add a gap after a king for as long as possible.
  </para>
        </sect2>
</sect1>