This file is indexed.

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

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

<h2><b>redraw button</b></h2>
<code>redraw button <i>num</i> 0|1</code>
<p>
Redraws button number <code><i>num</i></code> to either the <code>"ON"</code> state <code>(1)</code>
or <code>"OFF"</code> state <code>(0)</code>. 
<p>

<p>
<h3>Usage Notes</h3>
<p>
See <a href="script.html#widgets">widgets</a> for more information on using buttons. 

<p>
<h3>Examples </h3>


</body>
</html>