[GRASS-dev] [GRASS GIS] #2058: Example instructions in (grass/trunk) d.graphs' manual refer to d.frame

GRASS GIS trac at osgeo.org
Fri May 13 18:42:22 PDT 2016


#2058: Example instructions in (grass/trunk) d.graphs' manual refer to d.frame
--------------------------+------------------------------
  Reporter:  nikosa       |      Owner:  grass-dev@…
      Type:  defect       |     Status:  closed
  Priority:  normal       |  Milestone:  7.0.5
 Component:  Display      |    Version:  unspecified
Resolution:  fixed        |   Keywords:  d.graph, d.frame
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+------------------------------
Changes (by wenzeslaus):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 G7:d.frame is now present and is included in the doc of (except for
 d.graph only in comments for creating example image):

 * G7:d.graph
 * G7:r.random.cells
 * G7:r.surf.fractal
 * G7:r.rgb
 * G7:v.cluster (https://grass.osgeo.org/grass71/manuals/v.cluster.html)

 Obtained by:

 {{{
 grep --exclude-dir={.svn,OBJ.*,locale,dist.*} -IrnE "d\.frame" */*/*.html
 | grep -v "href=.d\.frame" | grep -v "d\.frame\.html"
 }}}

 Closing as fixed.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2058#comment:3>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list