aboutsummaryrefslogtreecommitdiff
path: root/share/man/man7/development.7
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2022-08-18 01:24:53 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2022-08-22 02:22:49 +0000
commitf300d69252eabf2e155accacfb5fa14d3757c248 (patch)
tree9366d3422bb52758900b67bdc885bf214985fb21 /share/man/man7/development.7
parent9ae1196cfa187dd705156e3da72a384f39ebe714 (diff)
development(7): Update URLs
MFC after: 3 days Sponsored by: The FreeBSD Foundation (cherry picked from commit 2541dcaf4430a7d732c73b8f9190791e85c79b1c)
Diffstat (limited to 'share/man/man7/development.7')
-rw-r--r--share/man/man7/development.710
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man7/development.7 b/share/man/man7/development.7
index 2c73c018c390..51e84d1b78ab 100644
--- a/share/man/man7/development.7
+++ b/share/man/man7/development.7
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 1, 2021
+.Dd August 18, 2022
.Dt DEVELOPMENT 7
.Os
.Sh NAME
@@ -39,14 +39,14 @@ Doc is the documentation, such as the
Handbook.
To read more, see:
.Pp
-.Lk https://www.FreeBSD.org/doc/en/books/fdp-primer/
+.Lk https://docs.FreeBSD.org/en/books/fdp-primer/
.Pp
Ports, described further in
.Xr ports 7 ,
are the way to build, package, and install third party software.
To read more, see:
.Pp
-.Lk https://www.FreeBSD.org/doc/en/books/porters-handbook/
+.Lk https://docs.FreeBSD.org/en/books/porters-handbook/
.Pp
The last one, src, revolves around the source code for the base system,
consisting of the kernel, and the libraries and utilities commonly called
@@ -55,7 +55,7 @@ the world.
The Committer's Guide, describing topics relevant to all committers,
can be found at:
.Pp
-.Lk https://www.FreeBSD.org/doc/en/articles/committers-guide/
+.Lk https://docs.freebsd.org/en/articles/committers-guide/
.Pp
.Fx
src development takes place in the project-hosted
@@ -69,7 +69,7 @@ The push URL is:
.Pp
There is also a list of public, read-only Git mirrors at:
.Pp
-.Lk https://docs.freebsd.org/en/books/handbook/mirrors/#external-mirrors
+.Lk https://docs.FreeBSD.org/en/books/handbook/mirrors/#external-mirrors
.Pp
The
.Ql main