Date: Wed, 12 Dec 2001 03:49:44 -0800 (PST) From: Alexey Zelkin <phantom@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/de_DE.ISO8859-1/books Makefile.inc doc/ja_JP.eucJP/articles Makefile.inc doc/ja_JP.eucJP/articles/contributing Makefile doc/ja_JP.eucJP/articles/contributors Makefile doc/ja_JP.eucJP/articles/dialup-firewall Makefile doc/ja_JP.eucJP/articles/diskless-x Makefile ... Message-ID: <200112121149.fBCBni635513@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2001/12/12 03:49:43 PST
Modified files:
de_DE.ISO8859-1/books Makefile.inc
ja_JP.eucJP/articles Makefile.inc
ja_JP.eucJP/articles/contributing Makefile
ja_JP.eucJP/articles/contributors Makefile
ja_JP.eucJP/articles/dialup-firewall Makefile
ja_JP.eucJP/articles/diskless-x Makefile
ja_JP.eucJP/articles/fonts Makefile
ja_JP.eucJP/articles/ipsec-must Makefile
ja_JP.eucJP/articles/multi-os Makefile
ja_JP.eucJP/articles/zip-drive Makefile
ja_JP.eucJP/books Makefile.inc
ja_JP.eucJP/books/design-44bsd Makefile
ja_JP.eucJP/books/faq Makefile
ja_JP.eucJP/books/fdp-primer Makefile
ja_JP.eucJP/books/handbook Makefile
ja_JP.eucJP/books/porters-handbook Makefile
nl_NL.ISO8859-1/books Makefile.inc
ru_RU.KOI8-R/articles Makefile.inc
ru_RU.KOI8-R/books Makefile.inc
share/mk doc.docbook.mk doc.html.mk
sr_YU.ISO8859-2/articles Makefile.inc
sr_YU.ISO8859-2/books Makefile.inc
zh_TW.Big5/books/faq Makefile
Log:
Force tidy(1) to use '-raw' and newly added '-preserve' options
to process generated HTML. This not cause any side effects except
leaving some character entities in their numeric form instead
converting them into alphabetical notation (< instead of <),
but since all browsers understand such cases it is not a problem.
This commit should make all translations tidy clean, since
tidy should not arise entities conversion problem as it did
for long time before. Therefore all occurences of manual settings
of TIDYFLAGS and NO_TIDY declarations for translations are removed.
No objections from: -doc
Requested by: Russian and Japanese translation teams
Revision Changes Path
1.4 +1 -3 doc/de_DE.ISO8859-1/books/Makefile.inc
1.4 +0 -2 doc/ja_JP.eucJP/articles/Makefile.inc
1.2 +0 -2 doc/ja_JP.eucJP/articles/contributing/Makefile
1.2 +0 -2 doc/ja_JP.eucJP/articles/contributors/Makefile
1.2 +0 -2 doc/ja_JP.eucJP/articles/dialup-firewall/Makefile
1.4 +1 -3 doc/ja_JP.eucJP/articles/diskless-x/Makefile
1.2 +0 -2 doc/ja_JP.eucJP/articles/fonts/Makefile
1.4 +1 -3 doc/ja_JP.eucJP/articles/ipsec-must/Makefile
1.3 +1 -3 doc/ja_JP.eucJP/articles/multi-os/Makefile
1.3 +0 -2 doc/ja_JP.eucJP/articles/zip-drive/Makefile
1.6 +1 -3 doc/ja_JP.eucJP/books/Makefile.inc
1.2 +0 -2 doc/ja_JP.eucJP/books/design-44bsd/Makefile
1.10 +1 -3 doc/ja_JP.eucJP/books/faq/Makefile
1.2 +0 -2 doc/ja_JP.eucJP/books/fdp-primer/Makefile
1.52 +0 -2 doc/ja_JP.eucJP/books/handbook/Makefile
1.3 +1 -3 doc/ja_JP.eucJP/books/porters-handbook/Makefile
1.2 +0 -2 doc/nl_NL.ISO8859-1/books/Makefile.inc
1.4 +0 -1 doc/ru_RU.KOI8-R/articles/Makefile.inc
1.8 +0 -2 doc/ru_RU.KOI8-R/books/Makefile.inc
1.58 +1 -1 doc/share/mk/doc.docbook.mk
1.11 +1 -1 doc/share/mk/doc.html.mk
1.3 +1 -1 doc/sr_YU.ISO8859-2/articles/Makefile.inc
1.3 +1 -1 doc/sr_YU.ISO8859-2/books/Makefile.inc
1.5 +0 -2 doc/zh_TW.Big5/books/faq/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112121149.fBCBni635513>
