This file is indexed.

/usr/share/help/C/ubuntu-help/shell-windows-maximize.page is in ubuntu-docs 14.04.3.

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

  <info>
    <link type="guide" xref="shell-windows#working-with-windows"/>
    <link type="seealso" xref="shell-windows-tiled"/>

    <desc>Double-click or drag a titlebar to maximize or restore a 
    window.</desc>

    <revision pkgversion="3.4.0" date="2012-03-14" status="candidate"/>
    <revision version="13.10" date="2013-10-23" status="review"/>
    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>

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

  <title>Maximize and unmaximize a window</title>

  <p>You can maximize a window to take up all of the space on your desktop
  and unmaximize a window to restore it to its normal size. You can also
  maximize windows vertically along the left and right sides of the 
  screen, so you can look at two windows at once. See
  <link xref="shell-windows-tiled"/> for details.</p>

  <p>To maximize a window, grab the titlebar and drag it to the top of the
  screen, or double-click the titlebar. To maximize a window using the 
  keyboard, hold down <key>Ctrl</key> and <key><link 
  xref="windows-key">Super</link></key> and press 
  <key>&#8593;</key>.</p>

  <p>To restore a window to its unmaximized size, drag it away from the 
  edges of the screen. If the window is fully maximized, you can 
  double-click the titlebar to restore it. You can also use the keyboard 
  shortcut <keyseq><key>Ctrl</key> <key><link 
  xref="windows-key">Super</link></key> <key>&#8595;</key></keyseq>.</p>

  <note style="tip">
    <p>Hold down the <key>Alt</key> key and drag anywhere in a window to 
    move it.</p>
  </note>
</page>