[GRASS-dev] d.info -f flag correction

Hi,

"d.info -f" to display frame rectangle was actually showing the region
rectangle (frame with clipped sides). This has now been corrected to
show full frame dimensions. Region rectangle is moved to new "-b" flag.

d.out.gpsdrive was the only script using "-f", it has been updated.

Hamish