git: b94b7f317594 - stable/13 - development(7): mention the Git mirror list in the manual page
Li-Wen Hsu
lwhsu at FreeBSD.org
Tue Apr 20 05:59:24 UTC 2021
The branch stable/13 has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/src/commit/?id=b94b7f317594deea9baf4e0fa7036f14adf00954
commit b94b7f317594deea9baf4e0fa7036f14adf00954
Author: Evgeniy Khramtsov <evgeniy at khramtsov.org>
AuthorDate: 2021-03-19 12:52:21 +0000
Commit: Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-04-20 05:57:04 +0000
development(7): mention the Git mirror list in the manual page
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D29234
(cherry picked from commit 8ef03ce6db330fcc20e800c4d15a9f4915c56c43)
---
share/man/man7/development.7 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/share/man/man7/development.7 b/share/man/man7/development.7
index 3feb133e0534..032161030f1f 100644
--- a/share/man/man7/development.7
+++ b/share/man/man7/development.7
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 11, 2021
+.Dd March 19, 2021
.Dt DEVELOPMENT 7
.Os
.Sh NAME
@@ -67,9 +67,9 @@ The push URL is:
.Pp
.Lk ssh://git@gitrepo.FreeBSD.org/src.git
.Pp
-There is also a public, read-only GitHub mirror at:
+There is also a list of public, read-only Git mirrors at:
.Pp
-.Lk https://github.com/freebsd/freebsd-src
+.Lk https://docs.FreeBSD.org/en/books/handbook/mirrors/#_external_mirrors
.Pp
The
.Ql main
More information about the dev-commits-src-branches
mailing list