In the man page for groff_www, in the description of the command .HTML, the following example is given:
.de BGIMG
. HTML <body background=\$1>
..
Should not the second line read instead:
. HTML <body background=\\$1>
I.e., with two backslashes?
thanks,
dorai
