This file is indexed.

/usr/share/help/C/aisleriot/gypsy.xml is in aisleriot 1:3.10.2-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
 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
<?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="Gypsy"><!--<sect1info>
		<copyright>
			<year>2001</year>
			<holder>Rosanna Yuen</holder>
		</copyright>
		<author>
			<firstname>Rosanna</firstname>
			<surname>Yuen</surname>
		</author>
		<address><email>zana@webwynk.net</email></address>
	</sect1info>-->

	<title>Gypsy</title>

  <para>Written by Rosanna Yuen</para>

          <sect2><title>Setup</title>


  <informaltable>
    <tgroup cols="2">
      <tbody>
	<row>
	  <entry>Type of Deck</entry>
	  <entry>Double Deck</entry>
	</row>
	<row>
	  <entry>Stock</entry>
	  <entry>
	  	Top left pile.  The rest of the deck is placed here after
	    dealing the Tableau.  Cards are dealt in batches of eight,
	    one on every Tableau.
	  </entry>
	</row>
	<row>
	  <entry>Foundation</entry>
	  <entry>
	  	Eight piles top right.  To be built in suit from Ace to
	    King.  Topmost card in each Foundation can be played back on
	    to the Tableau.
	  </entry>
	</row>
	<row>
	  <entry>Tableau</entry>
    <entry>
    	Eight piles.  Deal two rows face down and one row face
      up to start.  Tableau can be built down in alternating
      colors.  Builds of cards can be moved.  Empty piles can be
      filled with any card or build.
     </entry>
	</row>
      </tbody>
    </tgroup>
  </informaltable>

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

  <para>
    Move all cards to the Foundation piles.
  </para>

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

  <para>
    Cards in Tableau are built down by alternating color.  Builds of
    cards can be  moved.  An empty pile in the Tableau can be filled
    with any card or build of cards.
  </para>
  <para>
    Each deal flips one card from the Stock to each pile of the
    Tableau.  There are no redeals.
  </para>
  <para>
    Foundations are built up in suit from Ace to King.  Cards in
    Foundations are still in play.  Double clicking on a card in the
    Tableau will move it to the appropriate Foundation pile if such a
    move is possible.
  </para>

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

  <para>
    Each card in the Foundation scores 5 points.  When a Foundation pile
    is complete (from Ace to King), 60 more points are scored.  Each
    card pair on the Tableau in alternating order scores 2 points.
  </para>
  <para>
    Maximum possible score:  1000
  </para>

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

  <para>
    Try and expose new cards in the Tableau whenever possible.  Remember
    you can always bring cards from the Foundation back into play.
  </para>
        </sect2>
</sect1>