git: 8ef03ce6db33 - main - development(7): mention the Git mirror list in the manual page
Li-Wen Hsu
lwhsu at FreeBSD.org
Fri Mar 19 12:52:58 UTC 2021
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/src/commit/?id=8ef03ce6db330fcc20e800c4d15a9f4915c56c43
commit 8ef03ce6db330fcc20e800c4d15a9f4915c56c43
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-03-19 12:52:21 +0000
development(7): mention the Git mirror list in the manual page
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D29234
---
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 67f317b8ec26..6a2d872e506f 100644
--- a/share/man/man7/development.7
+++ b/share/man/man7/development.7
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 17, 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-main
mailing list