This file is indexed.

/usr/share/doc/valkyrie/html/about_vk.html is in valkyrie 2.0.0-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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ASCII">
<title>Valkyrie</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.65.1">
<style type="text/css" media="screen">/* valkyrie colours:
   #0f5499  dark blue       h1, h2, h3, h4
   #336699  medium blue     links
   #339999  turquoise       link hover colour
   #202020  almost black    general text
   #761596  purple          md5sum text
   #626262  dark gray       pre border
   #eeeeee  very light gray pre background
   #f2f2f9  very light blue nav table background
   #3366cc  medium blue     nav table border
*/

/* default link colours */
a, a:link, a:visited, a:active { color: #336699; }
a:hover { color: #339999; }

body { font: 80%/126% sans-serif; }
h1, h2, h3, h4 { color: #0f5499; }

dt { color: #336699; font-weight: bold }
dd { 
 margin-left: 1.5em; 
 padding-bottom: 0.8em;
}

/* -- ruler -- */
div.hr_blue { 
  height:  3px; 
  background:#ffffff url("images/hr_blue.png") repeat-x; }
div.hr_blue hr { display:none; }

/* release styles */
#release p { margin-top: 0.4em; }
#release .md5sum { color: #761596; }


/* ------ styles for manual ------ */

/* -- lists -- */
ul  { 
 margin:     0px 4px 16px 16px;
 padding:    0px;
 list-style: url("images/li-blue.png"); 
}
ul li { 
 margin-bottom: 10px;
}
ul ul { 
 list-style-type:  none; 
 list-style-image: none; 
 margin-left:      0px; 
}

/* header / footer nav tables */
table.nav {
 color:      #0f5499;
 border:     solid 1px #3366cc;
 background:       #f2f2f9;
 background-color: #f2f2f9;
 margin-bottom:    0.5em;
}

/* don't have underlined links in chunked nav menus */
table.nav a { text-decoration: none; }
table.nav a:hover { text-decoration: underline; }
table.nav td { font-size: 85%; }

code, tt, pre { font-size: 120%; }
code, tt { color: #761596; }

pre.programlisting, pre.screen {
 color:      #000000;
 padding:    0.5em;
 background: #eeeeee;
 border:     1px solid #626262;
 background-color: #eeeeee;
 margin: 4px 0px 4px 0px; 
}
</style>
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article" lang="en">
<div class="titlepage">
<div><div><h1 class="title">
<a name="id4626123"></a>Valkyrie</h1></div></div>
<div></div>
<hr>
</div>
<p>Valkyrie is a graphical user interface for Valgrind: 
<a href="http://www.valgrind.org" target="_top">www.valgrind.org</a>.</p>
<p>This program was built using Qt v%1, and is running using Qt v%2.</p>
<p>You can download the latest version of Valkyrie from the
OpenWorks website: <a href="http://www.open-works.co.uk/projects/valkyrie.html" target="_top">http://www.open-works.co.uk/projects/valkyrie.html</a>.</p>
<p>For more information on Valkyrie and/or Valgrind, contact 
<a href="mailto:info@open-works.co.uk" target="_top">info@open-works.co.uk</a>.</p>
<table class="nav" width="100%"><tbody><tr>
  <td align="center">Copyright (C) 2000-2008 OpenWorks LLP<br>
                     <a href="http://www.open-works.co.uk" target="_top">www.open-works.co.uk</a>
</td>
</tr></tbody></table>
</div></body>
</html>