git: f300d69252ea - stable/13 - development(7): Update URLs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Aug 2022 02:23:22 UTC
The branch stable/13 has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/src/commit/?id=f300d69252eabf2e155accacfb5fa14d3757c248
commit f300d69252eabf2e155accacfb5fa14d3757c248
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-08-18 01:24:53 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-08-22 02:22:49 +0000
development(7): Update URLs
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 2541dcaf4430a7d732c73b8f9190791e85c79b1c)
---
share/man/man7/development.7 | 10 +++++-----
1 file 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