[GRASS5] [bug #2984] (grass) HELP button in nviz GUI is dead

this bug's URL: http://intevation.de/rt/webrt?serial_num=2984
-------------------------------------------------------------------------

Subject: HELP button in nviz GUI is dead

Platform: GNU/Linux/i386
grass obtained from: Mirror of Trento site
grass binary for platform: Compiled from Sources
GRASS Version: grass-6.0.cvs_src_snapshot_2005_01_22

The HELP button in nviz GUI is a dead link.

Maciek

-------------------------------------------- Managed by Request Tracker

this bug's URL: http://intevation.de/rt/webrt?serial_num=2984
---------------------------------------------------------------------
----

Subject: HELP button in nviz GUI is dead

Platform: GNU/Linux/i386
grass obtained from: Mirror of Trento site
grass binary for platform: Compiled from Sources
GRASS Version: grass-6.0.cvs_src_snapshot_2005_01_22

The HELP button in nviz GUI is a dead link.

G60b2> g.manual nviz
ERROR: no HTML manual page entry for <nviz>.

G60b2> export GRASS_HTML_BROWSER=echo
G60b2> nviz
[Help]
$GISBASE/docs/html/nviz.html

Maybe add this into a Makefile somewhere?
ln -s "$GISBASE"/docs/nviz/nviz_startup.html "$GISBASE"/docs/html/nviz.html

Hamish