Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2021 05:59:24 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: b94b7f317594 - stable/13 - development(7): mention the Git mirror list in the manual page
Message-ID:  <202104200559.13K5xOk2047640@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/src/commit/?id=b94b7f317594deea9baf4e0fa7036f14adf00954

commit b94b7f317594deea9baf4e0fa7036f14adf00954
Author:     Evgeniy Khramtsov <evgeniy@khramtsov.org>
AuthorDate: 2021-03-19 12:52:21 +0000
Commit:     Li-Wen Hsu <lwhsu@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104200559.13K5xOk2047640>