This file is indexed.

/usr/share/help/C/gedit/gedit-create-new-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
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task" 
      id="gedit-create-new-file">

  <info>
    <link type="guide" xref="gedit-files-basic" group="first"/>
    <revision pkgversion="3.8" date="2013-03-07" status="final"/>
    <credit type="author">
      <name>Jim Campbell</name>
      <email>jwcampbell@gmail.com</email>
    </credit>
  </info>

  <title>Create a new file</title>

  <p>The easiest way to create a new file in <app>gedit</app>, is to click the
  icon in the toolbar that looks like a blank piece of paper. If you prefer,
  you may also select <guiseq><gui>File</gui><gui>New</gui></guiseq>, or press
  <keyseq><key>Ctrl</key><key>N</key></keyseq>.</p>

  <p>Any one of these actions will create a new file in the <app>gedit</app>
  window. If you have other files open in <app>gedit</app>, the new file that
  you create will appear as a new tab to the right of those files.</p>

</page>