From owner-cvs-doc Thu Jun 19 00:05:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA11857 for cvs-doc-outgoing; Thu, 19 Jun 1997 00:05:16 -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 AAA11798; Thu, 19 Jun 1997 00:04:46 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id AAA19688; Thu, 19 Jun 1997 00:04:34 -0700 (PDT) Date: Thu, 19 Jun 1997 00:04:34 -0700 (PDT) Message-Id: <199706190704.AAA19688@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 10:55:22 +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 * Please commit it on stable branch only The stable branch already had it. However, our docmaster said the whole point of moving the doc stuff off the main source tree was to avoid having to maintain two branches so I committed the same change to HEAD. We do not expect users to check out the doc tree with -rRELENG_2_2 anymore. * or commit sgml tools to stable * (better). Again, our docmaster said he is planning to *remove* all sgml tools from the source tree and make them a port. (Where were you, Andrey? :) I requested him to make a port now, so that this problem can be fixed. But it hasn't happened for a few weeks, so I committed a temporary fix. * You just broke charset= for FreeBSD EUC handbook. Sorry about that. We Japanese have gotten used to explicitly specify the document encoding, so this doesn't really "break" anything for us. If you really must insist, I can add a version check in the Makefile, but is it really necessary to go that far? Satoshi