From owner-cvs-doc Thu Jun 19 01:05:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA14890 for cvs-doc-outgoing; Thu, 19 Jun 1997 01:05:38 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca17-24.ix.netcom.com [204.32.168.184]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA14849; Thu, 19 Jun 1997 01:05:16 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id BAA15675; Thu, 19 Jun 1997 01:05:02 -0700 (PDT) Date: Thu, 19 Jun 1997 01:05:02 -0700 (PDT) Message-Id: <199706190805.BAA15675@silvia.HIP.Berkeley.EDU> To: ache@nagual.pp.ru CC: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-doc@freebsd.org In-reply-to: (message from =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= on Thu, 19 Jun 1997 11:48:42 +0400 (MSD)) Subject: Re: cvs commit: doc/ja_JP.EUC/handbook Makefile From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-doc@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * 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