This file is indexed.

/usr/share/doc/sqliteman/en/ch01.html is in sqliteman-doc 1.2.2-0ubuntu6.

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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter 1. Introduction</title><link rel="stylesheet" href="kde-default.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.67.2"><meta name="keywords" content="Sqliteman, SQL, Sqlite, development, database"><link rel="start" href="index.html" title="The Sqliteman Handbook"><link rel="up" href="index.html" title="The Sqliteman Handbook"><link rel="prev" href="index.html" title="The Sqliteman Handbook"><link rel="next" href="ch02.html" title="Chapter 2. Sqlite Specific Issues"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 1. Introduction</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch02.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="introduction"></a>Chapter 1. Introduction</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="ch01.html#online"><span class="application">Sqliteman</span> Online</a></span></dt></dl></div><p>
The best developer's and/or admin's GUI tool for
<a href="http://sqlite.org/" target="_top">Sqlite3</a>in the world.
No joking here (or just a bit only) – it contains
the most complete feature set of all tools available.
And it's just the beginning…
</p><p>
The ideal user of this application is a software developer
forced to use <a href="http://sqlite.org/" target="_top">Sqlite3</a>
database in his code.
</p><p>
If you are looking for a tool for tuning SQL statements,
manage tables, views, or triggers, administrate the database
space and index statistics – then <span class="application">Sqliteman</span> is
the perfect choice.
</p><p>
If you are looking for a graphical queries creation wizards,
user interface designers for your database, or an universal
report tool – try the applications designed for tasks
such this (<a href="http://www.kexi-project.org/" target="_top">Kexi</a>,
<a href="http://www.knoda.org/" target="_top">knoda</a>).
</p><p>
<span class="application">Sqliteman</span> is a Qt4 based GPLv2 application.
</p><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="online"></a><span class="application">Sqliteman</span> Online</h2></div></div></div><div class="itemizedlist"><ul type="disc"><li><p><a href="http://sqliteman.com/" target="_top">Project Home page</a></p></li><li><p><a href="http://sourceforge.net/project/showfiles.php?group_id=189610" target="_top">Download new versions</a></p></li><li><p><a href="http://sqliteman.com/bugtracker/" target="_top">Report bugs and feature requests</a></p></li><li><p><a href="https://sourceforge.net/projects/sqliteman/" target="_top">Sourceforge.net Area</a></p></li></ul></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">The <span class="application">Sqliteman</span> Handbook </td><td width="20%" align="center"><a accesskey="h" href="index.html">Contents</a></td><td width="40%" align="right" valign="top"> Chapter 2. Sqlite Specific Issues</td></tr></table></div></body></html>