git: 830d566254d3 - stable/13 - build(7): fix references to svn(1) and svnlite(1)

From: Dmitry Morozovsky <marck_at_FreeBSD.org>
Date: Fri, 08 Jul 2022 09:04:07 UTC
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