Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2003 06:45:47 +0900 (JST)
From:      Hiroki Sato <hrs@eos.ocn.ne.jp>
To:        trhodes@freebsd.org, jesusr@freebsd.org
Cc:        FreeBSD-doc@freebsd.org
Subject:   Re: Error in Spanish translation files.
Message-ID:  <20030522.064547.112628124.hrs@eos.ocn.ne.jp>
In-Reply-To: <20030521165628.39bdfaf5.trhodes@FreeBSD.org>
References:  <20030521165628.39bdfaf5.trhodes@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Tom Rhodes <trhodes@freebsd.org> wrote
  in <20030521165628.39bdfaf5.trhodes@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@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@eos.ocn.ne.jp> / <hrs@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030522.064547.112628124.hrs>