cvs commit: doc/ru_RU.KOI8-R/books/handbook/firewalls chapter.sgml

Murray Stokely murray at freebsdmall.com
Wed May 25 10:53:34 UTC 2005


On Wed, May 25, 2005 at 02:30:55PM +0400, Dmitry Morozovsky wrote:
> Aha, it seems you're right, as changing terms to some english words leads to 
> error to disappear.  The problem seems that terms can be only english letters, 
> as there is at least three places with
> 
> if (($letter lt 'A') || ($letter gt 'Z')) {
> 
> The following patch to textproc/dsssl-docbook-modular should help to fix 
> problem, but at least LC_COLLATE or preferrably LANG should be propagated to 
> collateindex.pl appropriately.

Good catch!  Please submit this fix to the DocBook sourceforge
repository if it hasn't already been fixed in the newest version.

Maybe we can also patch the port in the meantime.

- Murray



More information about the freebsd-doc mailing list