From owner-dev-commits-doc-all@freebsd.org Sun May 16 07:10:05 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DCD766381BE for ; Sun, 16 May 2021 07:10:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FjYLP5wlhz4b0h; Sun, 16 May 2021 07:10:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B4416145E3; Sun, 16 May 2021 07:10:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14G7A5Kv005434; Sun, 16 May 2021 07:10:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14G7A5Gg005432; Sun, 16 May 2021 07:10:05 GMT (envelope-from git) Date: Sun, 16 May 2021 07:10:05 GMT Message-Id: <202105160710.14G7A5Gg005432@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ryusuke SUZUKI Subject: git: 22555443fd - main - -> 388d5afb3d MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ryusuke X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 22555443fd630ebe544965940565fa9cca6c9403 Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2021 07:10:05 -0000 The branch main has been updated by ryusuke: URL: https://cgit.FreeBSD.org/doc/commit/?id=22555443fd630ebe544965940565fa9cca6c9403 commit 22555443fd630ebe544965940565fa9cca6c9403 Author: Ryusuke SUZUKI AuthorDate: 2021-05-16 07:09:48 +0000 Commit: Ryusuke SUZUKI CommitDate: 2021-05-16 07:09:48 +0000 -> 388d5afb3d --- website/content/ja/ports/installing.adoc | 2 +- website/content/ja/ports/references.adoc | 2 +- website/content/ja/ports/updating.adoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/ja/ports/installing.adoc b/website/content/ja/ports/installing.adoc index 10340682e3..82f17208ed 100644 --- a/website/content/ja/ports/installing.adoc +++ b/website/content/ja/ports/installing.adoc @@ -14,4 +14,4 @@ include::shared/ja/urls.adoc[] FreeBSD のインストーラは、オペレーティングシステムのインストールとともに、 Ports Collection のインストールにも使えます。 詳細については、 link:https://www.FreeBSD.org/cgi/man.cgi?query=bsdinstall[`bsdinstall`] をご覧ください。 -オペレーティングシステムのインストール時に Ports Colllection をインストールしていなければ、 link:{handbook}#ports-using[`portsnap`] (FreeBSD {rel114-current} もしくは {rel121-current} を使用している場合)、 または link:{handbook}#svn[Subversion] (FreeBSD -CURRENT を使用している場合) を使ってインストールしてください。 +オペレーティングシステムのインストール時に Ports Colllection をインストールしていなければ、 link:{handbook}ports/#ports-using[`portsnap`] (FreeBSD {rel114-current} もしくは {rel121-current} を使用している場合)、 または link:{handbook}#svn[Subversion] (FreeBSD -CURRENT を使用している場合) を使ってインストールしてください。 diff --git a/website/content/ja/ports/references.adoc b/website/content/ja/ports/references.adoc index 7f06f4292b..efb36c9e3c 100644 --- a/website/content/ja/ports/references.adoc +++ b/website/content/ja/ports/references.adoc @@ -11,7 +11,7 @@ include::shared/ja/urls.adoc[] ''''' -ports や packages についてもう少し詳しく知りたい場合には、 link:{handbook}[FreeBSD ハンドブック] の link:{handbook}#ports[アプリケーションのインストール - packages と ports] をご覧ください。 +ports や packages についてもう少し詳しく知りたい場合には、 link:{handbook}[FreeBSD ハンドブック] の link:{handbook}ports/[アプリケーションのインストール - packages と ports] をご覧ください。 新しい ports を作ったり ports を管理するための一次情報については、 link:{porters-handbook}[port 作成者のためのハンドブック] を参照してください。 link:{porters-handbook}#keeping-up[Keeping Up] にも情報があります。 下記のトピックの詳細や、もっと調べるための情報も含んでいます。 diff --git a/website/content/ja/ports/updating.adoc b/website/content/ja/ports/updating.adoc index b512255689..bf9ca4f153 100644 --- a/website/content/ja/ports/updating.adoc +++ b/website/content/ja/ports/updating.adoc @@ -17,4 +17,4 @@ port システム全体に影響するような変更は、 https://cgit.FreeBSD ports/packages の追加、更新、削除についての情報や、 どのアプリケーションが ports/packages になっているかの検索については、 ページの上にあるフォームを利用してください。または、 https://www.FreshPorts.org[FreshPorts.org] を訪れて、サイトを閲覧したり、 ホストされているリストを購読してください。 -ports のインストールおよび管理について、もう少し知りたい場合には、 link:{handbook}[FreeBSD ハンドブック] の link:{handbook}#ports[アプリケーションのインストール: Package と Ports] の章、 port 作成者のためのハンドブックの link:{porters-handbook}#keeping-up[Keeping Up] の章、また、 link:https://www.FreeBSD.org/cgi/man.cgi?query=ports[`ports マニュアルページ`] を参照してください。 +ports のインストールおよび管理について、もう少し知りたい場合には、 link:{handbook}[FreeBSD ハンドブック] の link:{handbook}ports/[アプリケーションのインストール: Package と Ports] の章、 port 作成者のためのハンドブックの link:{porters-handbook}#keeping-up[Keeping Up] の章、また、 link:https://www.FreeBSD.org/cgi/man.cgi?query=ports[`ports マニュアルページ`] を参照してください。