[GRASS-dev] [GRASS GIS] #896: Incorrect variable names: r.sim.water example

#896: Incorrect variable names: r.sim.water example
-----------------------------------+----------------------------------------
Reporter: rshepard | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Raster | Version: svn-develbranch6
Keywords: r.sim.water man page | Platform: All
      Cpu: Unspecified |
-----------------------------------+----------------------------------------
The example at the bottom of the r.sim.water man page calls r.slope.aspect
with variables "...elev_dx=elev_dx" and "...elev_dy=elev_dy". They should
read, "...dx=elev_dx" and "...dy=elev_dy".

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/896&gt;
GRASS GIS <http://grass.osgeo.org>

#896: Incorrect variable names: r.sim.water example
-----------------------+----------------------------------------------------
  Reporter: rshepard | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.0
Component: Docs | Version: svn-develbranch6
Resolution: fixed | Keywords: r.sim.water man page
  Platform: All | Cpu: Unspecified
-----------------------+----------------------------------------------------
Changes (by neteler):

  * status: new => closed
  * resolution: => fixed
  * component: Raster => Docs

Comment:

Thanks, fixed in 6.4, 6.5 and 7.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/896#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>