Browse Source

fix the mess

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

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

@@ -62,8 +62,8 @@ limit. If it is too low, you can as superuser add an entry in
 
 <div class="code"><pre>
 /etc/security/limits.conf
-% #&gt;domain&lt;      &gt;dtype&lt;  &gt;ditem&lt;         &gt;dvalue&lt;d
-% your_username  hard    nofile          1500
+# &lt;domain&gt;      &lt;type&gt;  &lt;item&gt;         &lt;value&gt;
+your_username  hard    nofile          1500
 </pre></div>
 
 This would raise the hard limit to 1500 file. Be warned that more