This file is indexed.

/usr/share/doc/ctsim-doc/html/ctsim102.html is in ctsim-doc 5.2.0-2.1.

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
62
63
64
65
66
67
68
69
70
<HTML>
<head><title>pjinfo</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="pjinfo"></A><CENTER>
<A HREF="ctsim_contents.html">Contents</A> <A HREF="ctsim92.html#ctsimtext">Up</A> <A HREF="ctsim101.html#pj2if">&lt;&lt;</A> <A HREF="ctsim103.html#pjrec">&gt;&gt;</A> </CENTER><HR>

<H2>pjinfo</H2>
Displays information about a projection file.<P>
<B>Usage</B><P>

<TT>pjinfo projection-filename [options...]</TT><P>
<B>Options</B><P>

<TABLE>

  
<TR><TD VALIGN=TOP>
- -<TT>binaryheader</TT>
</FONT></TD>

<TD VALIGN=TOP>
Dump the binary header to the standard output.
  This option is only used when manually creating a composite projection file from
  several different projection files.
</FONT></TD></TR>

  
<TR><TD VALIGN=TOP>
- -<TT>binaryview</TT>
</FONT></TD>

<TD VALIGN=TOP>
Dump binary view data to the standard output.
  This option is only used when manually creating a composite projection file from
  several different projection files.
</FONT></TD></TR>

  
<TR><TD VALIGN=TOP>
- -<TT>startview</TT>
</FONT></TD>

<TD VALIGN=TOP>
Sets starting view to display. Default is <TT>0</TT>.
</FONT></TD></TR>

  
<TR><TD VALIGN=TOP>
- -<TT>endview</TT>
</FONT></TD>

<TD VALIGN=TOP>
Sets ending view to display. Default is the last view.
</FONT></TD></TR>

  
<TR><TD VALIGN=TOP>
- -<TT>dump</TT>
</FONT></TD>

<TD VALIGN=TOP>
Print all projection data to the console.
</FONT></TD></TR>


</TABLE>
<P>

</FONT></BODY></HTML>