This file is indexed.

/usr/share/octave/packages/geometry-1.7.0/io/doc-cache is in octave-geometry 1.7.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
# Created by Octave 3.8.0, Tue Feb 25 00:01:34 2014 UTC <root@aatxe>
# name: cache
# type: cell
# rows: 3
# columns: 1
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 8
data2geo


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 549
 -- Function File: FILESTR = data2geo (DATA, LC)
 -- Function File: FILESTR = data2geo (..., PARAM, VALUE)
     Uses data to build a file compatible with Gmsh.

     DATA is assumed to describe a polygon in 'polygon2d' format.  The
     argument LC specifies the edge size.

     The optional parameters can be 'output' followed with a string
     specifying a file to write, and 'spherical' followed by a real
     number R indicating that the polygon describes a spherical surface
     of radious R.

     See also: polygon2d, @svg/path2polygon.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 47
Uses data to build a file compatible with Gmsh.