[GRASS-user] Error on <v.edit> manual page (all versions)

There is an error on <v.edit> manual page in all versions (6.4 / 6.5 / 7.0).

Given:

Select from given bounding box all lines longer then 200 map units:
v.edit map=roads tool=select bbox=598260,4919730,605100,4926240 query=length thresh=-1,0,1000

Should be:

Select from given bounding box all lines longer then 200 map units:
v.edit map=roads tool=select bbox=598260,4919730,605100,4926240 query=length thresh=-1,0,200

Please, make s/1000/200/ :slight_smile:

2012/4/7 Alexander Muriy <amuriy@gmail.com>:

There is an error on <v.edit> manual page in all versions (6.4 / 6.5 / 7.0).

done in r51299 (trunk), backported to all active branches.

Thanks for good catch. Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa