This file is indexed.

/usr/share/help/C/bijiben/delete.page is in bijiben 3.18.2-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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="guide" style="2column task"
      id="delete">

  <info>
    <link type="guide" xref="index#delete"/>
    <revision pkgversion="3.13" date="2014-09-04" status="review"/>

    <credit type="author">
      <name>Pierre-Yves Luyten</name>
      <years>2012</years>
    </credit>
    <credit type="editor">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>
    <credit type="editor">
      <name>Shobha Tyagi</name>
      <email its:translate="no">tyagishobha@gmail.com</email>
      <years>2013</years>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email its:translate="no">mdhillca@gmail.com</email>
      <years>2014</years>
    </credit>
    <credit type="editor">
      <name>Shobha Tyagi</name>
      <email its:translate="no">tyagishobha@gmail.com</email>
      <years>01 sep 2014</years>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>Delete old and unwanted notes.</desc>
  </info>

  <title>Delete a note</title>

  <steps>
    <title>To delete a note:</title>
    <item>
      <p>Click on the note to open it.</p>
    </item>
    <item>
      <p>Select
      <guiseq><gui style="button">More options…</gui><gui style="menuitem">Move to Trash</gui></guiseq>.
      </p>
    </item>
  </steps>
  <note style="tip">
    <p>Press the keyboard shortcut
    <keyseq><key>Ctrl</key><key>Delete</key></keyseq> to delete an open note.</p>
  </note>

  <steps>
    <title>To delete multiple notes and notebooks:</title>
    <item>
      <p>In the <gui>New and Recent</gui> view, click the
      <gui style="button">Selection mode</gui> button.</p>
    </item>
    <item>
      <p>Select the notes and the notebooks you want to delete.</p>
    </item>
    <item>
      <p>Click the <gui style="button">Move to Trash</gui> button.</p>
    </item>
  </steps>
</page>