/usr/share/tkinspect/Procs.html is in tkinspect 5.1.6p10-4.
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 | <html> <head>
<title>Procs List</title>
<!-- $Id: Procs.html,v 1.1 1995/06/05 08:50:17 sls Exp $ -->
</head>
<body>
<center><h1>Procs List</h1></center>
The <b>Procs List</b> contains a list of the procedures of the target
application. This list has no list-specific operations. The default
list of patterns for the list filter is:
<pre>
^tk[A-Z].*
^auto_.*
</pre>
And is read from the option <tt>*Procs_list.patterns</tt>.
<hr>
<!-- hhmts start -->
Last modified: Mon Jun 5 01:50:13 1995
<!-- hhmts end -->
</body> </html>
|