Package: txt2html Version: 2.50-2 Severity: minor The man page is wrong:
--doctype doctype | --dt doctype
This gets put in the DOCTYPE field at the top of the document,
unless it's empty. (default : "-//W3C//DTD HTML 3.2 Final//EN")
What is now apparently the default is:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

