This file is indexed.

/usr/share/doc/lightyears/html/index.html is in lightyears 1.4-2.

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
<html>

<head>
<title>20,000 Light Years Into Space</title></head>

<body background="/usr/share/games/lightyears/data/006metal.jpg" bgcolor="#400000" text="white" link="white" vlink="white">

<center><img src="/usr/share/games/lightyears/data/header.jpg" alt="20,000 Light Years Into Space"><br><br>
Produced by <a href="http://www.jwhitham.org/">Jack Whitham</a>.<br><br>
<h2>Online Manual</h2><br>
<font size="+1">
<a href="story.html">The Story</a> -
<a href="instructions.html">Instructions For New Players</a> -
<a href="about.html">About The Game</a>
</font><br><br>
</center>


<p>20,000 Light Years Into Space is free software, licensed under the
<a href="http://www.gnu.org/licenses/gpl.html">GPL</a>. If you don't
have a Windows computer, you can play the Source code version by installing
<a href="http://www.python.org/">Python</a> 2.4 and 
<a href="http://www.pygame.org/">Pygame</a> 1.7 (or later
versions).

<h3>Changes</h3>

<p><b>1.4</b> is a minor update to the game that introduces various
bug fixes, released ahead of a planned major update which is
currently in development:<ol><li>Changes 
    made by the Debian maintainer, Siegfried-Angel Gevatter Pujals,
    are brought into the upstream version of the program. Thanks to 
    Siegfried-Angel for his long-standing support of Lightyears.
<li>Some new graphics, created by Cris Grada. Thanks Cris.
<li>Peaceful mode, where your network-building activities are undisturbed
    by the environment. 
<li>Fullscreen mode is no longer the default. If you want to play in
    fullscreen mode, you must run Lightyears with the --fullscreen parameter.
<li>Audio can now be muted inside the game without needing to specify
    a command-line parameter. (Though --no-sound still works.)
</ol>

<p><b>1.3a</b> Replaced some sound effects with new versions.

<p><b>1.3</b> Repackaging for Linux distributions.

<p><b>1.2a</b> Source release only: Bugfix for 'SDL_ttf render failed'. 
There is no need to upgrade if 20K Light Years works on your machine.
Also, the game now stores savegames and configuration data in your home
directory (if you have one), and you don't need to run the game from
the game directory.

<p><b>1.2</b> <a href="http://www.pygame.org/">Pygame.org</a> release.
Includes various presentation tweaks.

<p><b>1.1a</b> Source release only: Pygame version detection bug fix.
No change to save file format or game rules.

<p><b>1.1</b> Includes many minor improvements, and one major change
that directly indicates flow.

<p><b>1.0 (RC2)</b> Version handed in to Pyweek.


</body></html>