This file is indexed.

/usr/share/doc/grads/html/gradcomddrawwxsym.html is in grads 2.0.a9-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
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<H2><B>draw wxsym</B></H2><P>
<code>draw wxsym <i>symbol x y size
&lt;color&lt;thickness&gt;&gt;</i></code><p>
Draws the specified <code>wx</code> symbol at the specified location.
where:<p>
<ul><code><i>symbol</i></code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;is
an integer specifying what symbol to
draw<br>
<code><i>x</i></code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x
location, in plotter inches<br>
<code><i>y</i></code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;y
location<br>
<code><i>size</i></code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;size
of the symbol (roughly><br>
<code><i>color</i></code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;color
of symbol. Use <code>-1</code> to get
standard colors (red for storm, blue for snow, etc)<br>
<code><i>thickness</i></code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;line
thickness of the symbol</ul><p>
<H3>Usage Notes</H3><P>
<ol>
<li>To see what symbols are available, run grads, then:<p>
<dd><code>run wxsym.gs</code><p>
You may look at this script to see how to issue the <code>wxsym</code>
command.<br>
</ol>
<H3>Examples</H3><P>