This file is indexed.

/usr/share/doc/ctsim-doc/html/ctsim60.html is in ctsim-doc 5.2.0-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
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
<HTML>
<head><title>File - Export</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="IDH_DLG_EXPORT"></A><CENTER>
<A HREF="ctsim_contents.html">Contents</A> <A HREF="ctsim58.html#topic40">Up</A> <A HREF="ctsim59.html#topic41">&lt;&lt;</A> <A HREF="ctsim61.html#topic42">&gt;&gt;</A> </CENTER><HR>

<H3>File - Export</H3>

This command allows for exporting image files to a standard
graphics file format. This is helpful when you want to take an
image and import it into another application. The current
<A HREF="ctsim62.html#intensityscale">intensity scale</A> is used when exporting
the file. The supported graphic formats are:<P>

<TABLE>


<TR><TD VALIGN=TOP>
<B>PNG</B>
</FONT></TD>

<TD VALIGN=TOP>
Portable Network Graphics format. This uses 8-bits or
256 shades of gray.
</FONT></TD></TR>


<TR><TD VALIGN=TOP>
<B>PNG-16</B>
</FONT></TD>

<TD VALIGN=TOP>
This is a 16-bit version of PNG which allows for
65536 shades of gray.
</FONT></TD></TR>


<TR><TD VALIGN=TOP>
<B>PGM</B>
</FONT></TD>

<TD VALIGN=TOP>
Portable Graymap format. This is a common format used on
UNIX systems.
</FONT></TD></TR>


<TR><TD VALIGN=TOP>
<B>PGM ASCII</B>
</FONT></TD>

<TD VALIGN=TOP>
ASCII version of PGM.
</FONT></TD></TR>


</TABLE>
<P>


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