Date: Mon, 25 Jul 2022 19:00:12 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 1e444b52f0 - main - Upgrade ports intalling section Message-ID: <202207251900.26PJ0CA1032238@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=1e444b52f04561ed75298ad99f72468efa18ce89 commit 1e444b52f04561ed75298ad99f72468efa18ce89 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2022-07-25 18:57:55 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2022-07-25 18:57:55 +0000 Upgrade ports intalling section PR: 262373 Reviewed by: grahamperrin@, pauamma@ Approved by: gjb@ --- website/content/en/ports/installing.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/content/en/ports/installing.adoc b/website/content/en/ports/installing.adoc index b0a36d0322..ddc619e673 100644 --- a/website/content/en/ports/installing.adoc +++ b/website/content/en/ports/installing.adoc @@ -12,6 +12,7 @@ include::shared/en/urls.adoc[] ''''' -The FreeBSD installer programs allow the Ports Collection to be installed at the same time as the operating system. See link:https://www.FreeBSD.org/cgi/man.cgi?query=bsdinstall[`bsdinstall`] for more information. +The FreeBSD installer programs allow the Ports Collection to be installed at the same time as the operating system. +See link:{handbook}bsdinstall[installing FreeBSD]. -If the Ports Collection is not initially installed, it can be added with link:{handbook}ports/#ports-using[portsnap] or (if running FreeBSD {rel130-current} or {rel123-current}) or link:{handbook}mirrors/#git[Git] (if running FreeBSD-CURRENT). +If not initially installed, it can be added with link:{handbook}ports/#ports-using-portsnap-method[portsnap] or link:{handbook}ports/#ports-using-git-method[Git].
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207251900.26PJ0CA1032238>
