Error in Spanish translation files.
Hiroki Sato
hrs at eos.ocn.ne.jp
Wed May 21 21:59:31 UTC 2003
Tom Rhodes <trhodes at freebsd.org> wrote
in <20030521165628.39bdfaf5.trhodes at FreeBSD.org>:
trhodes> /bin/cat /usr/home/trhodes/work/doc/es_ES.ISO8859-1/books/faq/../../../share/misc/docbook.css > docbook.css
trhodes> /usr/local/bin/jade -V html-manifest -ioutput.html -d /usr/home/trhodes/work/doc/es_ES.ISO8859-1/books/faq/../../../share/sgml/default.dsl -V %generate-legalnotice-link% -V %generate-docformat-navi-link% -ioutput.html.images -D /usr/obj/usr/home/trhodes/work/doc/es_ES.ISO8859-1/books/faq -c /usr/home/trhodes/work/doc/es_ES.ISO8859-1/books/faq/../../../es_ES.ISO8859-1/share/sgml/catalog -c /usr/home/trhodes/work/doc/es_ES.ISO8859-1/books/faq/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/iso8879/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -t sgml /usr/home/trhodes/work/doc/es_ES.ISO8859-1/books/faq/book.sgml
trhodes> /usr/local/bin/jade:/usr/home/trhodes/work/doc/es_ES.ISO8859-1/books/faq/../../../share/sgml/freebsd.dsl:190:31:E: missing argument for function call
trhodes> /usr/local/bin/tidy -i -m -raw -preserve -f /dev/null -asxml $(/usr/bin/xargs < HTML.manifest)
This error is due to the old definition of ($create-refentry-xref-link$) in
es_ES.ISO8859-1/share/sgml/freebsd.dsl. Merging the changes in the
latest English version solves it, but the function should be defined in
share/sgml/freebsd.dsl instead of en_US.ISO8859-1/share/sgml/freebsd.dsl
to avoid such situation.
It can be solved using the patch I previously posted on -doc
(<20030426.235434.116360718.hrs at eos.ocn.ne.jp>) and jesusr@
already gave to me to the commit approval. Although I think
I will merge that after 5.1R is released, I will take care soon
including fixes for the other languages by reason of the feedback timeout.
--
| Hiroki SATO <hrs at eos.ocn.ne.jp> / <hrs at FreeBSD.org>
More information about the freebsd-doc
mailing list