Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Nov 2001 01:13:18 +0100 (CET)
From:      Cyrille Lefevre <clefevre@citeweb.net>
To:        Murray Stokely <murray@FreeBSD.org>
Cc:        Peter Pentchev <roam@ringlet.net>, doc@FreeBSD.org
Subject:   Re: TIDYFLAGS fixes all around the tree
Message-ID:  <200111060013.fA60DIE85535@gits.dyndns.org>
In-Reply-To: <20011105124156.D10872@windriver.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Murray Stokely wrote:
> On Mon, Nov 05, 2001 at 05:58:20PM +0200, Peter Pentchev wrote:
> > 
> > Just today, I tried to build the ru_RU.KOI8-R version of the docs.
> > Looking at the build process, I noticed quite a lot of HTML scrolling
> > off the screen, which did not quite seem like normal output to me :)
> > A closer inspection revealed the issue at hand: all the places which
> > set TIDYFLAGS to, say, "-latin1" or "-raw", set them explicitly, while
> > doc.docbook.mk and doc.html.mk only add the rest of the flags conditionally.
> > Thus, when tidy is invoked in e.g. ru_RU.KOI8-R/articles/explaining-bsd/,
> > we have:
[snip]
>   How up to date was your source tree?  I think I fixed this last
> night.  There was an open PR for it.  Search closed PRs for
> 'TIDYFLAGS' and sync up your doc tree then try again.

sorry, Murray, but I've made a tipo in the related patch.

TIDYOPTS?=      -i -m -f /dev/null ${TYDYFLAGS}
                                      ^ should be I

in doc.docbook.html.

PS : humans make mistakes, too many, IMHO. /me

Cyrille.
-- 
Cyrille Lefevre                 mailto:clefevre@citeweb.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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