From owner-cvs-src@FreeBSD.ORG Mon Sep 20 11:19:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A213316A4CE; Mon, 20 Sep 2004 11:19:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7785943D5A; Mon, 20 Sep 2004 11:19:33 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8KBJXdo018909; Mon, 20 Sep 2004 11:19:33 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8KBJXrL018908; Mon, 20 Sep 2004 11:19:33 GMT (envelope-from hrs) Message-Id: <200409201119.i8KBJXrL018908@repoman.freebsd.org> From: Hiroki Sato Date: Mon, 20 Sep 2004 11:19:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/ja_JP.eucJP/hardware Makefile.inc src/release/doc/ja_JP.eucJP/hardware/alpha Makefile article.sgml src/release/doc/ja_JP.eucJP/hardware/amd64 Makefile article.sgml proc-amd64.sgmldev.sgml ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 11:19:33 -0000 hrs 2004-09-20 11:19:33 UTC FreeBSD src repository Modified files: release/doc/ja_JP.eucJP/hardware Makefile.inc release/doc/ja_JP.eucJP/hardware/alpha Makefile article.sgml release/doc/ja_JP.eucJP/hardware/amd64 Makefile article.sgml proc-amd64.sgml release/doc/ja_JP.eucJP/hardware/common artheader.sgml dev.sgml release/doc/ja_JP.eucJP/hardware/i386 Makefile article.sgml release/doc/ja_JP.eucJP/hardware/ia64 Makefile article.sgml release/doc/ja_JP.eucJP/hardware/pc98 Makefile article.sgml release/doc/ja_JP.eucJP/hardware/sparc64 Makefile article.sgml proc-sparc64.sgml Log: Merge the following from the English version: 1.2 -> 1.3 hardware/Makefile.inc 1.6 -> 1.7 hardware/alpha/Makefile 1.4 -> 1.6 hardware/alpha/article.sgml 1.1 -> 1.2 hardware/amd64/Makefile 1.1 -> 1.3 hardware/amd64/article.sgml 1.3 -> 1.5 hardware/amd64/proc-amd64.sgml 1.4 -> 1.5 hardware/common/artheader.sgml 1.210 -> 1.256 hardware/common/dev.sgml 1.5 -> 1.6 hardware/i386/Makefile 1.4 -> 1.6 hardware/i386/article.sgml 1.2 -> 1.3 hardware/ia64/Makefile 1.3 -> 1.5 hardware/ia64/article.sgml 1.1 -> 1.2 hardware/pc98/Makefile 1.1 -> 1.3 hardware/pc98/article.sgml 1.3 -> 1.4 hardware/sparc64/Makefile 1.3 -> 1.5 hardware/sparc64/article.sgml 1.11 -> 1.12 hardware/sparc64/proc-sparc64.sgml Revision Changes Path 1.2 +9 -1 src/release/doc/ja_JP.eucJP/hardware/Makefile.inc 1.3 +5 -2 src/release/doc/ja_JP.eucJP/hardware/alpha/Makefile 1.2 +5 -9 src/release/doc/ja_JP.eucJP/hardware/alpha/article.sgml 1.2 +3 -1 src/release/doc/ja_JP.eucJP/hardware/amd64/Makefile 1.2 +5 -9 src/release/doc/ja_JP.eucJP/hardware/amd64/article.sgml 1.4 +51 -10 src/release/doc/ja_JP.eucJP/hardware/amd64/proc-amd64.sgml 1.3 +2 -1 src/release/doc/ja_JP.eucJP/hardware/common/artheader.sgml 1.24 +163 -529 src/release/doc/ja_JP.eucJP/hardware/common/dev.sgml 1.2 +3 -1 src/release/doc/ja_JP.eucJP/hardware/i386/Makefile 1.3 +5 -9 src/release/doc/ja_JP.eucJP/hardware/i386/article.sgml 1.2 +4 -1 src/release/doc/ja_JP.eucJP/hardware/ia64/Makefile 1.4 +5 -9 src/release/doc/ja_JP.eucJP/hardware/ia64/article.sgml 1.2 +3 -1 src/release/doc/ja_JP.eucJP/hardware/pc98/Makefile 1.2 +5 -9 src/release/doc/ja_JP.eucJP/hardware/pc98/article.sgml 1.4 +3 -1 src/release/doc/ja_JP.eucJP/hardware/sparc64/Makefile 1.4 +5 -9 src/release/doc/ja_JP.eucJP/hardware/sparc64/article.sgml 1.5 +12 -9 src/release/doc/ja_JP.eucJP/hardware/sparc64/proc-sparc64.sgml