git: 15436caf7f - main - ja/website: Update ports install page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Aug 2022 15:15:10 UTC
The branch main has been updated by ryusuke:
URL: https://cgit.FreeBSD.org/doc/commit/?id=15436caf7f420f1b47436f6484c9f736e0fbf916
commit 15436caf7f420f1b47436f6484c9f736e0fbf916
Author: Ryusuke SUZUKI <ryusuke@FreeBSD.org>
AuthorDate: 2022-08-16 15:14:45 +0000
Commit: Ryusuke SUZUKI <ryusuke@FreeBSD.org>
CommitDate: 2022-08-16 15:14:45 +0000
ja/website: Update ports install page
388d5afb3d -> 1e444b52f0
---
website/content/ja/ports/installing.adoc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/website/content/ja/ports/installing.adoc b/website/content/ja/ports/installing.adoc
index 82f17208ed..7e1e03ce97 100644
--- a/website/content/ja/ports/installing.adoc
+++ b/website/content/ja/ports/installing.adoc
@@ -12,6 +12,7 @@ include::shared/ja/urls.adoc[]
'''''
-FreeBSD のインストーラは、オペレーティングシステムのインストールとともに、 Ports Collection のインストールにも使えます。 詳細については、 link:https://www.FreeBSD.org/cgi/man.cgi?query=bsdinstall[`bsdinstall`] をご覧ください。
+FreeBSD のインストーラは、オペレーティングシステムのインストールとともに、Ports Collection のインストールにも使えます。
+詳細については、link:{handbook}bsdinstall[FreeBSD のインストール] をご覧ください。
-オペレーティングシステムのインストール時に Ports Colllection をインストールしていなければ、 link:{handbook}ports/#ports-using[`portsnap`] (FreeBSD {rel114-current} もしくは {rel121-current} を使用している場合)、 または link:{handbook}#svn[Subversion] (FreeBSD -CURRENT を使用している場合) を使ってインストールしてください。
+Ports Collection をインストールしていなければ、 link:{handbook}ports/#ports-using-portsnap-method[`portsnap`] または link:{handbook}ports/#ports-using-git-method[Git] を使ってインストールしてください。