This file is indexed.

/usr/share/doc/grads/html/gradfuncmean.html is in grads 2:2.0.1-1build1.

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

<html>
<head>
<title>GrADS Function: mean</title>
</head>
<body bgcolor="e0f0ff" text="#000000">

<h2><b>mean()</b></h2>
<p>
<code>mean (<i>expr, dexpr1, dexpr2, <,tinc></i> <,-b>)</code>
<p>
This function is the same as <a
href="gradfuncave.html"><code>ave</code></a> in all respects except
one: means in the Y dimension <b><i>are not</i></b> weighted by latitude.
The means <b><i>are</i></b> weighted by grid interval to account for 
non-linear grid spacing.
<p>
<p>
<h3>Usage Notes</h3>
<ol>
<p>
See the <a href="gradfuncave.html"><code>ave</code></a> reference page for details. 
</ol>

<p>
<h3>Examples </h3>


</body>
</html>