br0ken HTML docs...

Andrew (andrew@aaaaaaaa.demon.co.uk)
Tue, 5 Mar 1996 07:48:32 PST


Hi,

	the HTML docset contains unordered list (bullet list) 
structures of the form:

	<pre>
	<ul>
	<li>

	foo...

	<li>

	bar...
	</ul>
	</pre>

where the <pre></pre> tags are bogus and need removing.

Ay.