From owner-svn-doc-all@FreeBSD.ORG Sun Feb 23 00:32:01 2014
Return-Path:
Delivered-To: svn-doc-all@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
(No client certificate requested)
by hub.freebsd.org (Postfix) with ESMTPS id 86AC1708;
Sun, 23 Feb 2014 00:32:01 +0000 (UTC)
Received: from svn.freebsd.org (svn.freebsd.org
[IPv6:2001:1900:2254:2068::e6a:0])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by mx1.freebsd.org (Postfix) with ESMTPS id 730781CA2;
Sun, 23 Feb 2014 00:32:01 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1N0W162031781;
Sun, 23 Feb 2014 00:32:01 GMT (envelope-from ryusuke@svn.freebsd.org)
Received: (from ryusuke@localhost)
by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1N0W11F031780;
Sun, 23 Feb 2014 00:32:01 GMT (envelope-from ryusuke@svn.freebsd.org)
Message-Id: <201402230032.s1N0W11F031780@svn.freebsd.org>
From: Ryusuke SUZUKI
Date: Sun, 23 Feb 2014 00:32:01 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r44032 - head/ja_JP.eucJP/htdocs/docs
X-SVN-Group: doc-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-all@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for "
user" , " projects" , and " translations"
\)"
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Sun, 23 Feb 2014 00:32:01 -0000
Author: ryusuke
Date: Sun Feb 23 00:32:00 2014
New Revision: 44032
URL: http://svnweb.freebsd.org/changeset/doc/44032
Log:
- Merge the following from the English version:
r42070 -> r44031 head/ja_JP.eucJP/htdocs/docs/books.xml
Modified:
head/ja_JP.eucJP/htdocs/docs/books.xml
Modified: head/ja_JP.eucJP/htdocs/docs/books.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/docs/books.xml Sat Feb 22 19:43:29 2014 (r44031)
+++ head/ja_JP.eucJP/htdocs/docs/books.xml Sun Feb 23 00:32:00 2014 (r44032)
@@ -1,6 +1,6 @@
@@ -9,7 +9,7 @@
]>
-
+
@@ -281,12 +281,6 @@
FreeBSD プロジェクトに障害報告を書いて提出する
効果的な方法について述べた記事です。
- PXE booting
- FreeBSD (pxe) (英語版のみ)
- FreeBSD を使って Intel PXE サーバを構築し、
- PXE サーバからブートする
- FreeBSD クライアントを設定するための文書です。
-
Practical
rc.d scripting in BSD (rc-scripting) (英語版のみ)
新しい rc.d スクリプトの書き方、およびすでに書かれたスクリプトを理解するためのガイドです。