This file is indexed.

/usr/share/doc/grads/html/gradcomdsetyaxis.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
30
31
32
33
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<html>
<head>
<title>GrADS Command: set yaxis</title>
</head>
<body bgcolor="e0f0ff" text="#000000">

<h2><b>set yaxis</b></h2>
<p>
<code>set yaxis <i>start end &lt;increment&gt;</i></code>

<p>
Specifies where the labeled tick marks will be placed on the
Y-axis. Labeled tick marks begin at the specified
<code><i>start</i></code> value and end at the specified
<code><i>end</i></code> value with the specified
<code><i>increment</i></code>. Labeled tick marks may have no relation
to data or dimensions. <p>
<p>
<h3>Usage Notes</h3>
<ol>
<li>Reset by <a href="gradcomdclear.html">clear</a>, but not <a
href="gradcomddisplay.html">display</a>.
<li>See also <a href="gradcomdsetxaxis.html">set xaxis</a>.
</ol>

<p>
<h3>Examples </h3>


</body>
</html>