Date: Sun, 17 Jul 2022 17:59:56 GMT From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 10f770d03e3b - stable/13 - Revert "build(7): fix references to svn(1) and svnlite(1)" Message-ID: <202207171759.26HHxudV043763@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=10f770d03e3b86bc0911f72345af4b387313de0f commit 10f770d03e3b86bc0911f72345af4b387313de0f Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-07-17 17:57:24 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2022-07-17 17:57:24 +0000 Revert "build(7): fix references to svn(1) and svnlite(1)" This reverts commit 830d566254d3f4e5204f849cb2d2c70d9afffb8f. The content change was already cherry-picked, and 830d566254d3 served only to introduce a typo. Reported by: mhorne --- 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 1ae2e745554e..d8887b534758 100644 --- a/share/man/man7/build.7 +++ b/share/man/man7/build.7 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd Yuly 8, 2022 +.Dd August 10, 2021 .Dt BUILD 7 .Os .Sh NAME
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207171759.26HHxudV043763>