This file is indexed.

/usr/share/doc/stilts/sun256/fixcolnames.html is in stilts-doc 3.1.2-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
<html>
   
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <link rel="stylesheet" type="text/css" href="sun-style.css">
      <title>fixcolnames</title>
   </head>
   
   <body>
      <hr>
      <a href="head.html">Next</a> <a href="explodecols.html">Previous</a> <a href="filterSteps.html">Up</a> <a href="index.html">Contents</a> <br> <b>Next: </b><a href="head.html">head</a><br>
       <b>Up: </b><a href="filterSteps.html">Processing Filters</a><br>
       <b>Previous: </b><a href="explodecols.html">explodecols</a><br>
      
      <hr>
      <h4><a name="fixcolnames">6.1.15 <code>fixcolnames</code></a></h4>
      <p><strong>Usage:</strong>
         <pre>   fixcolnames </pre></p>
      <p>Renames all columns and parameters in the input table
         so that they have names which have convenient syntax for STILTS.
         For the most part this means replacing spaces and other
         non-alphanumeric characters with underscores.
         This is a convenience which lets you use column names in
         algebraic expressions and other STILTS syntax.
         
      </p>
      <hr><a href="head.html">Next</a> <a href="explodecols.html">Previous</a> <a href="filterSteps.html">Up</a> <a href="index.html">Contents</a> <br> <b>Next: </b><a href="head.html">head</a><br>
       <b>Up: </b><a href="filterSteps.html">Processing Filters</a><br>
       <b>Previous: </b><a href="explodecols.html">explodecols</a><br>
      
      <hr><i>STILTS - Starlink Tables Infrastructure Library Tool Set<br>Starlink User Note256<br>STILTS web page:
         <a href="http://www.starlink.ac.uk/stilts/">http://www.starlink.ac.uk/stilts/</a><br>Author email:
         <a href="mailto:m.b.taylor@bristol.ac.uk">m.b.taylor@bristol.ac.uk</a><br>Mailing list:
         <a href="mailto:topcat-user@jiscmail.ac.uk">topcat-user@jiscmail.ac.uk</a><br></i></body>
</html>