This file is indexed.

/usr/share/doc/sqliteman/en/ch06s04.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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>The System Menu</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="ch06.html" title="Chapter 6. Sqliteman Menu Structure"><link rel="prev" href="ch06s03.html" title="The Database Menu"><link rel="next" href="ch06s05.html" title="The Help Menu"></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">The <span class="guimenu">System</span> Menu</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch06s03.html">Prev</a> </td><th width="60%" align="center">Chapter 6. <span class="application">Sqliteman</span> Menu Structure</th><td width="20%" align="right"> <a accesskey="n" href="ch06s05.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="system-menu"></a>The <span class="guimenu">System</span> Menu</h2></div></div></div><p>Less used but still useful database tasks are grouped in this menu.</p><div class="caution" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Caution</h3><p>All actions introduced here requires deep understanding
of the Sqlite internals – study its documentation, please.</p></div><p>
</p><div class="variablelist"><dl><dt><span class="term"><span class="guimenu">System</span>-&gt;<span class="guimenuitem">Analyze Statistics...</span></span></dt><dd><p><span class="action">Raise a dialog to compute the database statistics.
          You can drop, compute statistics for the whole schema, or just
          select objects.</span></p></dd><dt><span class="term"><span class="guimenu">System</span>-&gt;<span class="guimenuitem">Vacuum...</span></span></dt><dd><p><span class="action">Raise a dialog to handle free space in the database file.</span></p></dd><dt><span class="term"><span class="guimenu">System</span>-&gt;<span class="guimenuitem">Attach Database...</span></span></dt><dd><p><span class="action">You can join another Sqlite database file into this session.
      <a href="ch07s09.html" title="Attached Databases">See full Attach Database documentation</a>.</span></p></dd></dl></div><p>
</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch06s03.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch06.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch06s05.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">The <span class="guimenu">Database</span> Menu </td><td width="20%" align="center"><a accesskey="h" href="index.html">Contents</a></td><td width="40%" align="right" valign="top"> The <span class="guimenu">Help</span> Menu</td></tr></table></div></body></html>