Change tidy(1)'s 8bit behaviour parameter from -raw to -latin1. This will allow

us to re-enable tidy for russian documentation because it correctly handles
both 8bit characters and general entities (do not convert them to symbols)
This commit is contained in:
Alexey Zelkin 2000-11-15 17:18:55 +00:00
parent 65557abc2e
commit 32466d95bd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8371

View file

@ -1,7 +1,7 @@
#
# $FreeBSD: doc/ru_RU.KOI8-R/books/Makefile.inc,v 1.4 1999/10/31 22:13:32 phantom Exp $
# $FreeBSD$
#
TIDYFLAGS= -raw
TIDYFLAGS= -latin1
DESTDIR?= ${DOCDIR}/ru_RU.KOI8-R/books/${.CURDIR:T}