From owner-svn-doc-all@FreeBSD.ORG Fri Apr 25 13:49:13 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 23C739FF; Fri, 25 Apr 2014 13:49:13 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1066B15E9; Fri, 25 Apr 2014 13:49:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3PDnC2V053892; Fri, 25 Apr 2014 13:49:12 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3PDnCEu053891; Fri, 25 Apr 2014 13:49:12 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201404251349.s3PDnCEu053891@svn.freebsd.org> From: Ryusuke SUZUKI Date: Fri, 25 Apr 2014 13:49:12 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44659 - head/ja_JP.eucJP/books/handbook/ports 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: Fri, 25 Apr 2014 13:49:13 -0000 Author: ryusuke Date: Fri Apr 25 13:49:12 2014 New Revision: 44659 URL: http://svnweb.freebsd.org/changeset/doc/44659 Log: o Fix typo. Modified: head/ja_JP.eucJP/books/handbook/ports/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/ports/chapter.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/ports/chapter.xml Fri Apr 25 13:47:44 2014 (r44658) +++ head/ja_JP.eucJP/books/handbook/ports/chapter.xml Fri Apr 25 13:49:12 2014 (r44659) @@ -1145,7 +1145,7 @@ Deinstalling ca_root_nss-3.15.1_1... don port をコンパイルしてインストールするには、 インストールしたい port のディレクトリに移動してください。 - その後、プロンプトからまたは + その後、プロンプトから make install と入力してください。 すると、次のような出力が現われるはずです。