From owner-cvs-doc@FreeBSD.ORG Sun Jun 20 07:39:46 2004 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C00B716A4CE; Sun, 20 Jun 2004 07:39:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA67943D1F; Sun, 20 Jun 2004 07:39:46 +0000 (GMT) (envelope-from metal@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 i5K7dDVM061117; Sun, 20 Jun 2004 07:39:13 GMT (envelope-from metal@repoman.freebsd.org) Received: (from metal@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5K7dDN1061116; Sun, 20 Jun 2004 07:39:13 GMT (envelope-from metal) Message-Id: <200406200739.i5K7dDN1061116@repoman.freebsd.org> From: SUZUKI Koichi Date: Sun, 20 Jun 2004 07:39:13 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ja_JP.eucJP/man/man9 DEVICE_ATTACH.9 DEVICE_PROBE.9 bus_alloc_resource.9 condvar.9 copy.9 suser.9 sysctl_ctx_init.9 timeout.9 uio.9 vslock.9 X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2004 07:39:47 -0000 metal 2004-06-20 07:39:13 UTC FreeBSD doc repository Modified files: ja_JP.eucJP/man/man9 DEVICE_ATTACH.9 DEVICE_PROBE.9 bus_alloc_resource.9 condvar.9 copy.9 suser.9 sysctl_ctx_init.9 timeout.9 uio.9 vslock.9 Log: Catch up with 5.2-CURRENT-20040423-JPSNAP Submitted by: Akira Ikeuchi Approved by: kuriyama (mentor) Revision Changes Path 1.10 +7 -1 doc/ja_JP.eucJP/man/man9/DEVICE_ATTACH.9 1.12 +9 -12 doc/ja_JP.eucJP/man/man9/DEVICE_PROBE.9 1.14 +20 -4 doc/ja_JP.eucJP/man/man9/bus_alloc_resource.9 1.3 +14 -18 doc/ja_JP.eucJP/man/man9/condvar.9 1.11 +34 -22 doc/ja_JP.eucJP/man/man9/copy.9 1.5 +18 -13 doc/ja_JP.eucJP/man/man9/suser.9 1.3 +5 -5 doc/ja_JP.eucJP/man/man9/sysctl_ctx_init.9 1.3 +19 -12 doc/ja_JP.eucJP/man/man9/timeout.9 1.11 +10 -11 doc/ja_JP.eucJP/man/man9/uio.9 1.11 +28 -8 doc/ja_JP.eucJP/man/man9/vslock.9