- Remove -preserve -raw from tidy options; it seems it does not

mess up charsets any more with these switches

Approved by:	doceng (implicit)
This commit is contained in:
Gabor Kovesdan 2012-08-21 09:17:40 +00:00
parent 0a9f3a925e
commit 63b92e005c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/sgml2xml/; revision=39405

View file

@ -257,7 +257,7 @@ TOUCH?= /usr/bin/touch
XARGS?= /usr/bin/xargs
GROFF?= groff
TIDYOPTS?= -wrap 90 -m -raw -preserve -f /dev/null -asxml ${TIDYFLAGS}
TIDYOPTS?= -wrap 90 -m -f /dev/null -asxml ${TIDYFLAGS}
HTML2TXT?= ${PREFIX}/bin/links
HTML2TXTOPTS?= -dump -width 72 ${HTML2TXTFLAGS}
HTML2PDB?= ${PREFIX}/bin/iSiloBSD