This file is indexed.

/usr/share/doc/gdl-coyote/html/cgfindcoyotefiles.html is in gdl-coyote 2016.11.13-2.

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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<html>
<head>
  <TITLE>coyote: CGFINDCOYOTEFILES</TITLE>
  <style>
dt {font-weight: bold;}
  </style>
</head>
<body>
  <H1><a href="index.html">coyote</a>: CGFINDCOYOTEFILES</H1>
  <ul>
  <li><a href=Utilities.html>coyote/Utilities</a></li>
    <li><a href="/usr/share/gnudatalanguage/coyote/cgfindcoyotefiles.pro">[Source code]</a></li>
  </ul>
  <dl>
<dt>Description</dt>
<dd><pre>
This procedure looks for Coyote Library routines in every directory in the IDL path
and reports the directories that it strongly suspects contain Coyote Library files.
The purpose of this is to aid in eliminating old and out-dated Coyote Library routines
from your IDL path. The goal is to have a single Coyote Library directory with the latest
Coyote Library programs in it.
</pre></dd>
</dl>

<dl>
<dt>Categories</dt>
<dd><pre>
Utility
</pre></dd>
</dl>

<dl>
<dt>Author</dt>
<dd><pre>
FANNING SOFTWARE CONSULTING::
   David W. Fanning 
   1645 Sheely Drive
   Fort Collins, CO 80526 USA
   Phone: 970-221-0438
   E-mail: david@idlcoyote.com
   Coyote's Guide to IDL Programming: http://www.idlcoyote.com
</pre></dd>
</dl>

<dl>
<dt>History</dt>
<dd><pre>
Written, 11 July 2012 by David W. Fanning.
Now looking for PS_Start and PS_End, too. 21 Feb 2013. DWF.
</pre></dd>
</dl>

<dl>
<dt>Copyright</dt>
<dd><pre>
Copyright (c) 2012, Fanning Software Consulting, Inc.
</pre></dd>
</dl>

</body>
</html>