[GRASS-SVN] r41728 - grass/trunk/raster/r.series
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Apr 5 06:53:52 EDT 2010
Author: neteler
Date: 2010-04-05 06:53:52 -0400 (Mon, 05 Apr 2010)
New Revision: 41728
Modified:
grass/trunk/raster/r.series/r.series.html
Log:
fix the mess
Modified: grass/trunk/raster/r.series/r.series.html
===================================================================
--- grass/trunk/raster/r.series/r.series.html 2010-04-05 10:53:30 UTC (rev 41727)
+++ grass/trunk/raster/r.series/r.series.html 2010-04-05 10:53:52 UTC (rev 41728)
@@ -62,8 +62,8 @@
<div class="code"><pre>
/etc/security/limits.conf
-% #>domain< >dtype< >ditem< >dvalue<d
-% your_username hard nofile 1500
+# <domain> <type> <item> <value>
+your_username hard nofile 1500
</pre></div>
This would raise the hard limit to 1500 file. Be warned that more
More information about the grass-commit
mailing list