Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2005 20:50:09 +0400 (MSD)
From:      Dmitry Morozovsky <marck@FreeBSD.org>
To:        Murray Stokely <murray@freebsdmall.com>
Cc:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: doc/ru_RU.KOI8-R/books/handbook/firewalls chapter.sgml
Message-ID:  <20050523204713.E92518@woozle.rinet.ru>
In-Reply-To: <20050523123545.GC11650@freebsdmall.com>
References:  <200505231105.j4NB5Cs3043597@repoman.freebsd.org> <20050523123545.GC11650@freebsdmall.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 23 May 2005, Murray Stokely wrote:

MS> On Mon, May 23, 2005 at 11:05:12AM +0000, Dmitry Morozovsky wrote:
MS> >   Unbreak the build second time: now with index.
MS> >   
MS> >   It seems <see> cannot be used inside <indexterm>,
MS> >   at least collateindex.pl produces broken sgml with it.
MS> 
MS> This works in the English build.  It is used in the NIS/yellowpages
MS> entry in the Network Servers chapter, right?  What is the broken SGML
MS> that is produced in the ru_RU handbook?  Is it a KOI8-R encoding
MS> issue?

Well, as I wrote in -doc@, the original 

  <indexterm>
    <primary>some-russian-term</primary>
    <see>russian reference</see>
  </indexterm>

produces broken code in index.sgml:

<indexentry>
  <primaryie>some-russian-term
  </primaryie>
    <seeie>russian reference</seeie>
,
    <ulink url="network-bridging.html#AEN37716" role="AEN37718">Russian part title</ulink></indexentry>




Sincerely,
D.Marck                                        [DM5020, MCK-RIPE, DM3-RIPN]
---------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@FreeBSD.org ***
---------------------------------------------------------------------------



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