Browse Source

HTML fix

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

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

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