This file is indexed.

/usr/share/doc/ctsim-doc/html/ctsim123.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
<HTML>
<head><title>Normalized coordinate functions</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="topic77"></A><CENTER>
<A HREF="ctsim_contents.html">Contents</A> <A HREF="ctsim121.html#topic75">Up</A> <A HREF="ctsim122.html#topic76">&lt;&lt;</A> <A HREF="ctsim124.html#topic78">&gt;&gt;</A> </CENTER><HR>

<H3>Normalized coordinate functions</H3>

<TABLE>


<TR><TD VALIGN=TOP>
<TT>Viewport(xmin,ymin,xmax,ymax)</TT>
</FONT></TD>

<TD VALIGN=TOP>
Viewport for window
in NDC
</FONT></TD></TR>


<TR><TD VALIGN=TOP>
<TT>stylus(x,y,beam)</TT>
</FONT></TD>

<TD VALIGN=TOP>
Draw a line from current
position if beam = 1, otherwise move stylus to new position
</FONT></TD></TR>


<TR><TD VALIGN=TOP>
<TT>markerNDC(xndc,yndc)</TT>
</FONT></TD>

<TD VALIGN=TOP>
Draw marker at NDC position
</FONT></TD></TR>


</TABLE>
<P>

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