This file is indexed.

/usr/share/help/eu/baobab/pref.page is in baobab 3.4.1-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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="guide" id="pref" xml:lang="eu">
  <info>
    <revision pkgversion="3.4" date="2012-02-18" status="review"/>
    <link type="guide" xref="index#preferences"/>

    <credit type="author">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
    </credit>

    <desc>Skip specific devices and partitions when scanning the
    file system.</desc>

  </info>

  <title>Disable scanning of individual storage devices and partitions</title>

  <p><app>Disk Usage Analyzer</app> allows you to scan only the partitions and
  storage devices that you have selected in the <gui>Preferences</gui> dialog.
  By default, all devices and partitions are selected, but the application will
  store your preferences when you close it.</p>

  <steps>
    <item>
      <p>Select <guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq></p>
    </item>
    <item>
      <p>Select the storage devices and partitions that you want to scan, or
      deselect those that you do not wish to scan</p>
    </item>
    <item>
      <p>Click <gui>Close</gui> to save your preferences</p>
    </item>
  </steps>

  <note style="bug">
    <p>The first item in the list, which is mounted on <file>/</file>, cannot be
    deselected</p>
  </note>

</page>