This file is indexed.

/usr/share/help/C/gedit/gedit-save-file.page is in gedit-common 3.10.4-0ubuntu4.

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
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="gedit-save-file">

  <info>
    <link type="guide" xref="gedit-files-basic" group="third"/>
    <revision pkgversion="3.8" date="2013-02-24" status="review"/>
    <credit type="author">
      <name>Jim Campbell</name>
      <email>jwcampbell@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Sindhu S</name>
      <email>sindhus@live.in</email>
    </credit>
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

  </info>

  <title>Save a file</title>

  <p>To save a file in <app>gedit</app>, click on the disk-drive icon with the
  word <gui style="button">Save</gui> next to it.  You may also select
  <guiseq><gui style="menu">File</gui>
  <gui style="menuitem">Save</gui></guiseq>, or just press
  <keyseq><key>Ctrl</key><key>S</key></keyseq>.</p> <p>If you are saving a
  new file, the <gui>Save File</gui> dialog will appear, and you can select a
  name for the file, as well as the directory where you would like the file
  to be saved.</p>

</page>