Browse Source

support one year of daily maps

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@42176 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 15 years ago
parent
commit
0fe04479c0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      raster/r.what/r.what.html

+ 2 - 2
raster/r.what/r.what.html

@@ -119,8 +119,8 @@ EOF
 
 <h2>NOTE</h2>
 
-The maximum number of raster map layers that can be queried at one time is 150.
-<!-- as given by raster/r.what/main.c "#define NFILES 150" -->
+The maximum number of raster map layers that can be queried at one time is 400.
+<!-- as given by raster/r.what/main.c "#define NFILES 400" -->
 
 
 <h2>SEE ALSO</h2>