This file is indexed.

/usr/share/help/C/gnome-clocks/alarm-add.page is in gnome-clocks 3.18.0-1build1.

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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="guide" style="task"
      id="alarm-add">

  <info>
    <link type="guide" xref="index#alarm-clock"/>

    <revision pkgversion="3.10" date="2013-09-15" status="candidate"/>

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

    <credit type="author copyright">
      <name>Aruna Sankaranarayanan</name>
      <email its:translate="no">aruna.evam@gmail.com</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>

    <desc>Use an alarm to set reminder for yourself.</desc>
  </info>

  <title>Add an alarm</title>

  <p>You can add an alarm for specific days of the week. It will go off
  regardless of whether <app>Clocks</app> is open or not.</p>

  <steps>
    <item>
      <p>Press <gui style="button">Alarm</gui>.</p>
    </item>
    <item>
      <p>Press <gui style="button">New</gui>.</p>
    </item>
    <item>
      <p>Set the time when you want the alarm to go off.</p>
    </item>
    <item>
      <p>You can give your new alarm a name so that it is easier to
      identify.</p>
    </item>
    <item>
      <p>Select the days on which you want the alarm to be repeated at the
      set time.</p>
    </item>
    <item>
      <p>Press <gui style="button">Done</gui> to finish adding the alarm.</p>
    </item>
  </steps>

  <p>You can <link xref="alarm-edit">temporarily disable your alarm</link> if
  you do not want to use it for a while.</p>

  <p>Your alarm will not go off if your computer is switched off.</p>
</page>