Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jul 2022 09:04:07 GMT
From:      Dmitry Morozovsky <marck@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 830d566254d3 - stable/13 - build(7): fix references to svn(1) and svnlite(1)
Message-ID:  <202207080904.268947pn059522@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by marck (doc committer):

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

commit 830d566254d3f4e5204f849cb2d2c70d9afffb8f
Author:     Dmitry Morozovsky <marck@FreeBSD.org>
AuthorDate: 2022-07-08 08:58:18 +0000
Commit:     Dmitry Morozovsky <marck@FreeBSD.org>
CommitDate: 2022-07-08 08:58:18 +0000

    build(7): fix references to svn(1) and svnlite(1)
    
    Replace them with references to Git.
    
    PR:     254937
    Reported by:    m.bueker@berlin.de
    Differential Revision:  https://reviews.freebsd.org/D29949
    
    (cherry picked from commit e444a4c677ee3e86038ba2179c4838f5f4b778cd)
---
 share/man/man7/build.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index d8887b534758..1ae2e745554e 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 10, 2021
+.Dd Yuly 8, 2022
 .Dt BUILD 7
 .Os
 .Sh NAME



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