Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 1997 01:05:02 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        ache@nagual.pp.ru
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-doc@freebsd.org
Subject:   Re: cvs commit: doc/ja_JP.EUC/handbook Makefile
Message-ID:  <199706190805.BAA15675@silvia.HIP.Berkeley.EDU>
In-Reply-To: <Pine.BSF.3.96.970619113642.22875B-100000@lsd.relcom.eu.net> (message from =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= on Thu, 19 Jun 1997 11:48:42 %2B0400 (MSD))

next in thread | previous in thread | raw e-mail | index | archive | help
 * So, please restore this thing somehow to see our hanbook at FreeBSD WWW
 * with charset=

Well, if you say so.  But how are we building the handbook on
www.freebsd.org?  If we were talking about ports, the solution would
be

OSVERSION!=     sysctl -n kern.osreldate
.if ${OSVERSION} >= 300000
SGMLOPTS+=-e EUC-JP
.endif

but this obviously will not work if the on-line handbook is built on a
hacked-up -stable machine (like, say, "hub" or "freefall" ;).

Satoshi



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