This file is indexed.

/usr/share/doc/aptitude/html/en/ch02s01s03.html is in aptitude-doc-en 0.8.10-6ubuntu1.

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
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Working with multiple views</title><link rel="stylesheet" type="text/css" href="aptitude.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /><link rel="home" href="index.html" title="aptitude user's manual" /><link rel="up" href="ch02s01.html" title="The aptitude terminal user interface" /><link rel="prev" href="ch02s01s02.html" title="Menu commands" /><link rel="next" href="ch02s01s04.html" title="Becoming root" /><link rel="preface" href="pr01.html" title="Introduction" /><link rel="chapter" href="ch01.html" title="Chapter 1. Getting started" /><link rel="chapter" href="ch02.html" title="Chapter 2. aptitude reference guide" /><link rel="chapter" href="ch03.html" title="Chapter 3. aptitude frequently asked questions" /><link rel="chapter" href="ch04.html" title="Chapter 4. Credits" /><link rel="reference" href="rn01.html" title="Command-line reference" /><link rel="refentry" href="rn01re01.html" title="aptitude" /><link rel="refentry" href="rn01re02.html" title="aptitude-create-state-bundle" /><link rel="refentry" href="rn01re03.html" title="aptitude-run-state-bundle" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Working with multiple views</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s01s02.html"><img src="images/prev.gif" alt="Prev" /></a> </td><th width="60%" align="center">The <span class="command"><strong>aptitude</strong></span> terminal user interface</th><td width="20%" align="right"> <a accesskey="n" href="ch02s01s04.html"><img src="images/next.gif" alt="Next" /></a></td></tr></table><hr /></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="secViews"></a>Working with multiple views</h3></div></div></div><p>
	  <span class="command"><strong>aptitude</strong></span> allows you to work with several <span class="quote"><span class="quote">views</span></span> at once.
	  A <span class="quote"><span class="quote">view</span></span> (sometimes called a <span class="quote"><span class="quote">screen</span></span>) is simply something
	  that can appear in the area of the screen below the menu
	  bar.  The most common view is the package list, but download
	  views are also common.
	</p><p>
	  When several views are open at once, a bar listing all the
	  active views will appear at the top of the screen.  For
	  instance, if I examine <code class="systemitem">apt</code> by
	  pressing <span class="keycap"><strong>Enter</strong></span>, then examine
	  <code class="systemitem">libc6</code>, the screen will look
	  something like this:
	</p><div class="screenshot"><div class="mediaobject"><table border="0" summary="manufactured viewport for HTML img" style="cellpadding: 0; cellspacing: 0;" width="100%"><tr><td><img src="images/views-tab-bar.png" width="100%" alt="[view tab bar, tabs: Packages, apt info, libc6 info]" /></td></tr></table><div class="longdesc-link" align="right"><br clear="all" /><span class="longdesc-link">[<a href="ld-idm1389.html" target="longdesc">D</a>]</span></div></div></div><p>
	  You can close the current view using <span class="guimenu">Views</span><span class="guimenuitem">Close</span> (<span class="shortcut"><strong><span class="keycap"><strong>q</strong></span></strong></span>).  To
	  switch to the next or previous view, use <span class="guimenu">Views</span><span class="guimenuitem">Next</span> (<span class="shortcut"><strong><span class="keycap"><strong>F6</strong></span></strong></span>) and
	  <span class="guimenu">Views</span><span class="guimenuitem">Prev</span> (<span class="shortcut"><strong><span class="keycap"><strong>F7</strong></span></strong></span>), or click on the view's name at the top of the
	  screen; you can also find a list of all active views in the
	  Views menu.
	</p><p>
	  As shown above, some commands (for instance, viewing
	  information about a package) will create new views
	  automatically; you can also explicitly create a new view
	  using <span class="guimenu">Views</span><span class="guimenuitem">New Package View</span>.
	</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s01s02.html"><img src="images/prev.gif" alt="Prev" /></a> </td><td width="20%" align="center"><a accesskey="u" href="ch02s01.html"><img src="images/up.gif" alt="Up" /></a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s01s04.html"><img src="images/next.gif" alt="Next" /></a></td></tr><tr><td width="40%" align="left" valign="top">Menu commands </td><td width="20%" align="center"><a accesskey="h" href="index.html"><img src="images/home.gif" alt="Home" /></a></td><td width="40%" align="right" valign="top"> Becoming <code class="systemitem">root</code></td></tr></table></div></body></html>