This file is indexed.

/usr/share/doc/grads/html/gradcomdsetstring.html is in grads 2:2.0.2-8build1.

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
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<H2><B>set string</B></H2><P>
<code>set string <i>color &lt;justification &lt;thickness
&lt;rotation&gt;&gt;&gt;</i></code><p>
Sets <code>string</code> drawing attributes. <code><i>Color</i></code> is
as described above. <code><i>Justification</i></code> is the string
justification, or how the string is
plotted with respect to the x, y position given in the <code>draw
string</code> command. Refer to the following picture for the appropriate
codes: <p>
<br>
<pre>
           tl            tc              tr          tl - top left

            +-------------+--------------+           tc - center top

            |                            |           tr - right top

          l +             + c            + r              etc.

            |                            |

            +-------------+--------------+

           bl             bc             br
</pre>
The <code><i>rotation</i></code> option specifies the desired string
rotation in degrees. When rotated, the center of rotation is the
<code><i>justification</i></code> point. Rotation is counter-clockwise.
<p>
<H3>Usage Notes</H3><P>
<H3>Examples</H3><P>