This file is indexed.

/usr/share/GNUstep/Documentation/Developer/Tools/Reference/defaults.gsdoc is in gnustep-base-doc 1.25.1-2ubuntu3.

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
<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 1.0.4//EN" "http://www.gnustep.org/gsdoc-1_0_4.dtd">
<gsdoc base="defaults" up="BaseTools">
  <head>
    <title>defaults documentation</title>
    <author name="Richard Frith-Macdonald">
      <email address="richard@brainstorm.co.uk">
        richard@brainstorm.co.uk
      </email>
    </author>
    <copy>1997 Free Software Foundation, Inc.</copy>
  </head>
  <body>
    <front><contents /></front>
    <chapter id="_main">
      <heading>defaults</heading>
      <p>
        This tool mimics the OPENSTEP command line tool for
        handling defaults. Please see the man page for more
        information.
      </p>
    </chapter>
    <chapter>
      <heading>defaults functions</heading>
      <p></p>
      <function type="NSString*" name="input" ovadd="1.0.0">
        <arg type="char**">ptr</arg>
        <desc>
          <em>Description forthcoming.</em>
        </desc>
      </function>
      <function type="void" name="output" ovadd="1.0.0">
        <arg type="const char*">ptr</arg>
        <desc>
          <em>Description forthcoming.</em>
        </desc>
      </function>
    </chapter>
  </body>
</gsdoc>