===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/12 17:13:53 wiz Exp $

To use with htdig, add the following to your htdig.conf file:

external_parsers:	application/rtf->text/html /usr/pkg/bin/doc2html \
			text/rtf->text/html /usr/pkg/bin/doc2html \
			application/pdf->text/html /usr/pkg/bin/doc2html \
			application/postscript->text/html /usr/pkg/bin/doc2html \
			application/msword->text/html /usr/pkg/bin/doc2html \
			application/msexcel->text/html /usr/pkg/bin/doc2html \
			application/vnd.ms-excel->text/html /usr/pkg/bin/doc2html \
			application/vnd.ms-powerpoint->text/html /usr/pkg/bin/doc2html

===========================================================================
